menu
eliud_pkg_shop_model package
documentation
model/shop_cache.dart
ShopCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
ShopModel
?
>
fullCache
final
Implementation
final Map<String?, ShopModel?> fullCache = {};
eliud_pkg_shop_model package
documentation
model/shop_cache
ShopCache
fullCache property
ShopCache class