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