deliveryToCountryId property

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

Implementation

@JsonKey(name: 'DeliveryToCountryId', includeIfNull: false)
final String? deliveryToCountryId;