returnDeliveryToContactPhone property

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

Implementation

@JsonKey(name: 'ReturnDeliveryToContactPhone', includeIfNull: false)
final String? returnDeliveryToContactPhone;