pricingPhases property

  1. @JsonKey(defaultValue: <PricingPhaseWrapper>[])
List<PricingPhaseWrapper> pricingPhases
final

The pricing phases for the subscription product.

Implementation

@JsonKey(defaultValue: <PricingPhaseWrapper>[])
final List<PricingPhaseWrapper> pricingPhases;