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