SecretBox constructor

SecretBox(
  1. Uint8List secret
)

Implementation

SecretBox(super.secret) : super.fromList();