receiveDeliveryToContactPhone property

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

Implementation

@JsonKey(name: 'ReceiveDeliveryToContactPhone', includeIfNull: false)
final String? receiveDeliveryToContactPhone;