CatcherOptions.getDefaultReleaseOptions constructor
CatcherOptions.getDefaultReleaseOptions()
Builds default catcher options release instance
Implementation
CatcherOptions.getDefaultReleaseOptions()
: handlers = [ConsoleHandler()],
reportMode = DialogReportMode(),
handlerTimeout = 5000,
customParameters = <String, dynamic>{},
localizationOptions = [],
explicitExceptionReportModesMap = {},
explicitExceptionHandlersMap = {},
handleSilentError = true,
screenshotsPath = '',
excludedParameters = const [],
filterFunction = null,
reportOccurrenceTimeout = 3000,
logger = CatcherLogger();