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