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