NUICryptoException constructor
NUICryptoException({
- required NUICryptoError cause,
Implementation
NUICryptoException({required this.cause});
NUICryptoException({required this.cause});