receoveDeliveryFromCountryCodeIsoAlpha2 property

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

Implementation

@JsonKey(
  name: 'ReceoveDeliveryFromCountryCodeIsoAlpha2',
  includeIfNull: false,
)
final String? receoveDeliveryFromCountryCodeIsoAlpha2;