returnDeliveryToCountryCodeIsoAlpha2 property

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

Implementation

@JsonKey(name: 'ReturnDeliveryToCountryCodeIsoAlpha2', includeIfNull: false)
final String? returnDeliveryToCountryCodeIsoAlpha2;