outDeliveryToAddress1 property

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

Implementation

@JsonKey(name: 'OutDeliveryToAddress1', includeIfNull: false)
final String? outDeliveryToAddress1;