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