outDeliveryFromCountryId property
- @JsonKey.new(name: 'OutDeliveryFromCountryId', includeIfNull: false)
final
Implementation
@JsonKey(name: 'OutDeliveryFromCountryId', includeIfNull: false)
final String? outDeliveryFromCountryId;
@JsonKey(name: 'OutDeliveryFromCountryId', includeIfNull: false)
final String? outDeliveryFromCountryId;