outDeliveryFromLocation property

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

Implementation

@JsonKey(name: 'OutDeliveryFromLocation', includeIfNull: false)
final String? outDeliveryFromLocation;