menu
exception_tracker package
documentation
model/tracker_options.dart
TrackerOptions
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;
exception_tracker package
documentation
model/tracker_options
TrackerOptions
customParameters property
TrackerOptions class