menu
eliud_core_model package
documentation
model/app_policy_cache.dart
AppPolicyCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
AppPolicyModel
?
>
fullCache
final
Implementation
final Map<String?, AppPolicyModel?> fullCache = {};
eliud_core_model package
documentation
model/app_policy_cache
AppPolicyCache
fullCache property
AppPolicyCache class