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