menu
jetleaf_lang package
documentation
lang.dart
NestedRuntimeException
cause property
cause property
dark_mode
light_mode
cause
property
Throwable
?
cause
final
The underlying cause of this exception, if any.
Implementation
final Throwable? cause;
jetleaf_lang package
documentation
lang
NestedRuntimeException
cause property
NestedRuntimeException class