menu
mediasfu_sdk
components\co_host_components\co_host_modal.dart
CoHostModalOptions
participants property
participants
dark_mode
light_mode
participants
property
List
<
Participant
>
participants
final
List of participants in the meeting.
Implementation
final List<Participant> participants;
mediasfu_sdk
co_host_modal
CoHostModalOptions
participants property
CoHostModalOptions class