outDeliveryFromCountryCodeIsoAlpha2 property

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

Implementation

@JsonKey(name: 'OutDeliveryFromCountryCodeIsoAlpha2', includeIfNull: false)
final String? outDeliveryFromCountryCodeIsoAlpha2;