menu
eliud_pkg_chat_model package
documentation
model/room_cache.dart
RoomCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
RoomModel
?
>
fullCache
final
Implementation
final Map<String?, RoomModel?> fullCache = {};
eliud_pkg_chat_model package
documentation
model/room_cache
RoomCache
fullCache property
RoomCache class