inDeliveryToLocation property

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

Implementation

@JsonKey(name: 'InDeliveryToLocation', includeIfNull: false)
final String? inDeliveryToLocation;