menu
eliud_pkg_feed_model package
documentation
model/profile_cache.dart
ProfileCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
ProfileModel
?
>
fullCache
final
Implementation
final Map<String?, ProfileModel?> fullCache = {};
eliud_pkg_feed_model package
documentation
model/profile_cache
ProfileCache
fullCache property
ProfileCache class