menu
baiomy package
documentation
password_encryption/crypto_exception.dart
CryptoException
cause property
cause property
dark_mode
light_mode
cause
property
Object
?
cause
final
The original exception that triggered this error, if any.
Implementation
final Object? cause;
baiomy package
documentation
password_encryption/crypto_exception
CryptoException
cause property
CryptoException class