outDeliveryToContactPhone property

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

Implementation

@JsonKey(name: 'OutDeliveryToContactPhone', includeIfNull: false)
final String? outDeliveryToContactPhone;