menu
eliud_pkg_fundamentals_model package
documentation
model/document_item_cache.dart
DocumentItemCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
DocumentItemModel
?
>
fullCache
final
Implementation
final Map<String?, DocumentItemModel?> fullCache = {};
eliud_pkg_fundamentals_model package
documentation
model/document_item_cache
DocumentItemCache
fullCache property
DocumentItemCache class