menu
tgortcflutter package
documentation
entity/room_info.dart
RoomInfo
uidList property
uidList property
dark_mode
light_mode
uidList
property
List
<
String
>
uidList
getter/setter pair
List of participant UIDs in the room.
Implementation
List<String> uidList = [];
tgortcflutter package
documentation
entity/room_info
RoomInfo
uidList property
RoomInfo class