receiveDeliveryToLocation property

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

Implementation

@JsonKey(name: 'ReceiveDeliveryToLocation', includeIfNull: false)
final String? receiveDeliveryToLocation;