billingCycle property

  1. @JsonKey.new(name: 'BillingCycle', includeIfNull: false)
String? billingCycle
final

Implementation

@JsonKey(name: 'BillingCycle', includeIfNull: false)
final String? billingCycle;