menu
in_app_purchase_android package
documentation
billing_client_wrappers.dart
SubscriptionOfferDetailsWrapper
pricingPhases property
pricingPhases property
dark_mode
light_mode
pricingPhases
property
List
<
PricingPhaseWrapper
>
pricingPhases
final
The pricing phases for the subscription product.
Implementation
final List<PricingPhaseWrapper> pricingPhases;
in_app_purchase_android package
documentation
billing_client_wrappers
SubscriptionOfferDetailsWrapper
pricingPhases property
SubscriptionOfferDetailsWrapper class