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