returnDeliveryToCountryId property

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

Implementation

@JsonKey(name: 'ReturnDeliveryToCountryId', includeIfNull: false)
final String? returnDeliveryToCountryId;