outDeliveryToAddress2 property

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

Implementation

@JsonKey(name: 'OutDeliveryToAddress2', includeIfNull: false)
final String? outDeliveryToAddress2;