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