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