outDeliveryToLocation property

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

Implementation

@JsonKey(name: 'OutDeliveryToLocation', includeIfNull: false)
final String? outDeliveryToLocation;