menu
flutter_chat_kits package
documentation
core/room_manager_base.dart
RoomManagerBase
activeParticipants property
activeParticipants property
dark_mode
light_mode
activeParticipants
property
Set
<
String
>
activeParticipants
getter/setter pair
Implementation
Set<String> activeParticipants = {};
flutter_chat_kits package
documentation
core/room_manager_base
RoomManagerBase
activeParticipants property
RoomManagerBase class