menu
mediasfu_sdk
components\breakout_components\breakout_rooms_modal.dart
RoomOptions
rooms property
rooms
dark_mode
light_mode
rooms
property
List
<
List
<
BreakoutParticipant
>
>
rooms
final
List of breakout participants in the room.
Implementation
final List<List<BreakoutParticipant>> rooms;
mediasfu_sdk
breakout_rooms_modal
RoomOptions
rooms property
RoomOptions class