menu
purchases_flutter package
documentation
models/subscription_info_wrapper.dart
SubscriptionInfo
willRenew property
willRenew property
dark_mode
light_mode
willRenew
property
bool
willRenew
final
Whether the subscription will renew at the next billing period.
Implementation
final bool willRenew;
purchases_flutter package
documentation
models/subscription_info_wrapper
SubscriptionInfo
willRenew property
SubscriptionInfo class