menu
pequenotools
pequenotools.dart
SubscriptionService
fetchedPaywalls abstract property
fetchedPaywalls
dark_mode
light_mode
fetchedPaywalls
property
Map
<
String
,
Paywall
>
fetchedPaywalls
final
All paywalls list, fetched on start
Implementation
abstract final Map<String, Paywall> fetchedPaywalls;
pequenotools
pequenotools
SubscriptionService
fetchedPaywalls abstract property
SubscriptionService class