outDeliveryToCountry property

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

Implementation

@JsonKey(name: 'OutDeliveryToCountry', includeIfNull: false)
final String? outDeliveryToCountry;