billingCycleCount property

  1. @JsonKey(defaultValue: 0)
int billingCycleCount
final

Represents a pricing phase, describing how a user pays at a point in time.

Implementation

@JsonKey(defaultValue: 0)
final int billingCycleCount;