inDeliveryToCountryCodeIsoAlpha2 property

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

Implementation

@JsonKey(name: 'InDeliveryToCountryCodeIsoAlpha2', includeIfNull: false)
final String? inDeliveryToCountryCodeIsoAlpha2;