periodNumberOfUnits property

  1. @JsonKey(name: 'periodNumberOfUnits')
int periodNumberOfUnits
inherited

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

Implementation

@JsonKey(name: 'periodNumberOfUnits')
int get periodNumberOfUnits => throw _privateConstructorUsedError;