outDeliveryFromContactPhone property

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

Implementation

@JsonKey(name: 'OutDeliveryFromContactPhone', includeIfNull: false)
final String? outDeliveryFromContactPhone;