menu
token_store package
documentation
exceptions.dart
WrappedException
innerError property
innerError property
dark_mode
light_mode
innerError
property
Object
?
innerError
final
The underlying exception that this is wrapping, if any.
Implementation
final Object? innerError;
token_store package
documentation
exceptions
WrappedException
innerError property
WrappedException class