menu
infra_did_comm_dart package
documentation
crypto/jose_plus/jose.dart
JoseObject
recipients property
recipients property
dark_mode
light_mode
recipients
property
List
<
JoseRecipient
>
recipients
final
The per-recipient content of this object
Implementation
final List<JoseRecipient> recipients;
infra_did_comm_dart package
documentation
crypto/jose_plus/jose
JoseObject
recipients property
JoseObject class