deliveryFromContactPhone property

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

Implementation

@JsonKey(name: 'DeliveryFromContactPhone', includeIfNull: false)
final String? deliveryFromContactPhone;