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