recipients property

  1. @TagNumber(5)
List<EncryptionRecipient> recipients

Implementation

@$pb.TagNumber(5)
$core.List<EncryptionRecipient> get recipients => $_getList(4);