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