CryptoParticipant constructor
CryptoParticipant({
- required String publicKey,
Implementation
CryptoParticipant({required this.publicKey});
CryptoParticipant({required this.publicKey});