menu
catcher_2 package
documentation
model/catcher_2_options.dart
Catcher2Options
handlers property
handlers property
dark_mode
light_mode
handlers
property
List
<
ReportHandler
>
handlers
final
Handlers that should be used
Implementation
final
List
<ReportHandler> handlers;
catcher_2 package
documentation
model/catcher_2_options
Catcher2Options
handlers property
Catcher2Options class
Constructors
Catcher2Options
getDefaultDebugOptions
getDefaultProfileOptions
getDefaultReleaseOptions
Properties
customParameters
excludedParameters
explicitExceptionHandlersMap
explicitExceptionReportModesMap
filterFunction
handlers
handlerTimeout
handleSilentError
hashCode
localizationOptions
logger
onFlutterError
onPlatformError
reportMode
reportOccurrenceTimeout
runtimeType
screenshotsPath
Methods
noSuchMethod
toString
Operators
operator ==