description property

  1. @override
String get description
override

Human-readable description of what this rule redacts.

Implementation

@override
String get description =>
    'Values of environment variables whose names match documented secret-like patterns';