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