menu
eliud_core_main package
documentation
model/app_cache.dart
AppCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
AppModel
?
>
fullCache
final
Implementation
final Map<String?, AppModel?> fullCache = {};
eliud_core_main package
documentation
model/app_cache
AppCache
fullCache property
AppCache class