cycles property
Number of subscription billing periods for which the user will be given the discount, such as 3.
Implementation
@JsonKey(name: 'cycles')
int get cycles => throw _privateConstructorUsedError;
Number of subscription billing periods for which the user will be given the discount, such as 3.
@JsonKey(name: 'cycles')
int get cycles => throw _privateConstructorUsedError;