newCreditCardCountryId property

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

Implementation

@JsonKey(name: 'NewCreditCardCountryId', includeIfNull: false)
final String? newCreditCardCountryId;