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