stripeCustomerCountryCode property
- @JsonKey.new(includeIfNull: true, name: 'stripe_customer_country_code')
final
Implementation
@JsonKey(includeIfNull: true, name: 'stripe_customer_country_code')
final String? stripeCustomerCountryCode;
@JsonKey(includeIfNull: true, name: 'stripe_customer_country_code')
final String? stripeCustomerCountryCode;