inDeliveryToContactPhone property

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

Implementation

@JsonKey(name: 'InDeliveryToContactPhone', includeIfNull: false)
final String? inDeliveryToContactPhone;