receiveDeliveryToCountryId property

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

Implementation

@JsonKey(name: 'ReceiveDeliveryToCountryId', includeIfNull: false)
final String? receiveDeliveryToCountryId;