menu
jetleaf_lang package
documentation
lang.dart
NestedCheckedException
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
NestedCheckedException
cause property
NestedCheckedException class