deliveryFromContact property

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

Implementation

@JsonKey(name: 'DeliveryFromContact', includeIfNull: false)
final String? deliveryFromContact;