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