receiveDeliveryFromContact property

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

Implementation

@JsonKey(name: 'ReceiveDeliveryFromContact', includeIfNull: false)
final String? receiveDeliveryFromContact;