stripeBillingCountryCode property

  1. @JsonKey.new(includeIfNull: true, name: 'stripe_billing_country_code')
String? stripeBillingCountryCode
final

Implementation

@JsonKey(includeIfNull: true, name: 'stripe_billing_country_code')
final String? stripeBillingCountryCode;