recipientDid property

  1. @JsonKey(name: 'recipient')
String recipientDid
final

The sender of the document.

Implementation

@JsonKey(name: 'recipient')
final String recipientDid;