receiveDeliveryFromLocation property

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

Implementation

@JsonKey(name: 'ReceiveDeliveryFromLocation', includeIfNull: false)
final String? receiveDeliveryFromLocation;