deliveryFromLocation property

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

Implementation

@JsonKey(name: 'DeliveryFromLocation', includeIfNull: false)
final String? deliveryFromLocation;