introPricePeriodNumberOfUnits property

  1. @Deprecated('Use periodNumberOfUnits instead.')
int introPricePeriodNumberOfUnits

Number of units for the billing period of the introductory price.

Implementation

@Deprecated('Use periodNumberOfUnits instead.')
int get introPricePeriodNumberOfUnits => periodNumberOfUnits;