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