receiveDeliveryToCountryCodeIsoAlpha2 property

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

Implementation

@JsonKey(name: 'ReceiveDeliveryToCountryCodeIsoAlpha2', includeIfNull: false)
final String? receiveDeliveryToCountryCodeIsoAlpha2;