menu
flutterstart package
documentation
components/flutterstart_core/src/logging/redaction.dart
EnvVarRedactionRule
id property
id property
dark_mode
light_mode
id
property
@
override
String
get
id
override
Unique identifier of this rule.
Implementation
@override String get id => 'env-var-secrets';
flutterstart package
documentation
components/flutterstart_core/src/logging/redaction
EnvVarRedactionRule
id property
EnvVarRedactionRule class