newCreditCardCountryId property
- @JsonKey.new(name: 'NewCreditCardCountryId', includeIfNull: false)
final
Implementation
@JsonKey(name: 'NewCreditCardCountryId', includeIfNull: false)
final String? newCreditCardCountryId;
@JsonKey(name: 'NewCreditCardCountryId', includeIfNull: false)
final String? newCreditCardCountryId;