menu
flutterstart package
documentation
components/flutterstart_core/src/logging/redaction.dart
StaticRedactionRule
pattern property
pattern property
dark_mode
light_mode
pattern
property
RegExp
pattern
final
The regex pattern used to locate secrets.
Implementation
final RegExp pattern;
flutterstart package
documentation
components/flutterstart_core/src/logging/redaction
StaticRedactionRule
pattern property
StaticRedactionRule class