outDeliveryFromCountryId property

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

Implementation

@JsonKey(name: 'OutDeliveryFromCountryId', includeIfNull: false)
final String? outDeliveryFromCountryId;