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