menu
bug_handler package
documentation
exceptions/base_exception.dart
BaseException
cause property
cause property
dark_mode
light_mode
cause
property
Object
?
cause
final
Original underlying error, if any.
Implementation
final Object? cause;
bug_handler package
documentation
exceptions/base_exception
BaseException
cause property
BaseException class