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