receiveDeliveryFromCountry property

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

Implementation

@JsonKey(name: 'ReceiveDeliveryFromCountry', includeIfNull: false)
final String? receiveDeliveryFromCountry;