menu
catcher_2 package
documentation
model/catcher_2_options.dart
Catcher2Options
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_2 package
documentation
model/catcher_2_options
Catcher2Options
customParameters property
Catcher2Options class