menu
eliud_pkg_follow_model package
documentation
model/following_cache.dart
FollowingCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
FollowingModel
?
>
fullCache
final
Implementation
final Map<String?, FollowingModel?> fullCache = {};
eliud_pkg_follow_model package
documentation
model/following_cache
FollowingCache
fullCache property
FollowingCache class