Catcher2Options.getDefaultDebugOptions constructor
Catcher2Options.getDefaultDebugOptions()
Builds default catcher 2 options debug instance
Implementation
Catcher2Options.getDefaultDebugOptions()
: handlers = [ConsoleHandler()],
reportMode = SilentReportMode(),
handlerTimeout = 10000,
customParameters = <String, dynamic>{},
localizationOptions = [],
explicitExceptionReportModesMap = {},
explicitExceptionHandlersMap = {},
handleSilentError = true,
screenshotsPath = '',
excludedParameters = const [],
filterFunction = null,
reportOccurrenceTimeout = 3000,
onFlutterError = null,
onPlatformError = null,
logger = Catcher2Logger();