EncryptedMessage.fromList constructor
EncryptedMessage.fromList(
- Uint8List bytes
Implementation
EncryptedMessage.fromList(Uint8List super.bytes)
: super.withConstraintRange(min: nonceLength);