deliveryToCountryCodeIsoAlpha2 property

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

Implementation

@JsonKey(name: 'DeliveryToCountryCodeIsoAlpha2', includeIfNull: false)
final String? deliveryToCountryCodeIsoAlpha2;