deliveryToContact property

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

Implementation

@JsonKey(name: 'DeliveryToContact', includeIfNull: false)
final String? deliveryToContact;