outDeliveryToCountryCodeIsoAlpha2 property

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

Implementation

@JsonKey(name: 'OutDeliveryToCountryCodeIsoAlpha2', includeIfNull: false)
final String? outDeliveryToCountryCodeIsoAlpha2;