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