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