menu
eliud_pkg_etc_model package
documentation
model/policy_presentation_cache.dart
PolicyPresentationCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
PolicyPresentationModel
?
>
fullCache
final
Implementation
final Map<String?, PolicyPresentationModel?> fullCache = {};
eliud_pkg_etc_model package
documentation
model/policy_presentation_cache
PolicyPresentationCache
fullCache property
PolicyPresentationCache class