menu
catcher package
documentation
model/catcher_options.dart
CatcherOptions
excludedParameters property
excludedParameters property
dark_mode
light_mode
excludedParameters
property
List
<
String
>
excludedParameters
final
Parameters which will be excluded from report
Implementation
final List<String> excludedParameters;
catcher package
documentation
model/catcher_options
CatcherOptions
excludedParameters property
CatcherOptions class