menu
eliud_core_main package
documentation
model/member_subscription_cache.dart
MemberSubscriptionCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
MemberSubscriptionModel
?
>
fullCache
final
Implementation
final Map<String?, MemberSubscriptionModel?> fullCache = {};
eliud_core_main package
documentation
model/member_subscription_cache
MemberSubscriptionCache
fullCache property
MemberSubscriptionCache class