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