menu
bug_handler package
documentation
exceptions/base_exception.dart
BaseException
isReportable property
isReportable property
dark_mode
light_mode
isReportable
property
bool
isReportable
final
Whether this exception should be reported automatically.
Implementation
final bool isReportable;
bug_handler package
documentation
exceptions/base_exception
BaseException
isReportable property
BaseException class