inDeliveryFromLocation property

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

Implementation

@JsonKey(name: 'InDeliveryFromLocation', includeIfNull: false)
final String? inDeliveryFromLocation;