pricingPhases property
The pricing phases for the subscription product.
Implementation
@JsonKey(defaultValue: <PricingPhaseWrapper>[])
final List<PricingPhaseWrapper> pricingPhases;
The pricing phases for the subscription product.
@JsonKey(defaultValue: <PricingPhaseWrapper>[])
final List<PricingPhaseWrapper> pricingPhases;