menu
catcher package
documentation
model/catcher_options.dart
CatcherOptions
customParameters property
customParameters property
dark_mode
light_mode
customParameters
property
Map
<
String
,
dynamic
>
customParameters
final
Custom parameters which will be used in report handler
Implementation
final Map<String, dynamic> customParameters;
catcher package
documentation
model/catcher_options
CatcherOptions
customParameters property
CatcherOptions class