outDeliveryToContact property

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

Implementation

@JsonKey(name: 'OutDeliveryToContact', includeIfNull: false)
final String? outDeliveryToContact;