menu
flutter_doctor package
documentation
models/rule_metadata.dart
RuleMetadata
rule property
rule property
dark_mode
light_mode
rule
property
String
rule
final
The exact analyzer rule identifier (e.g. 'undefined_method').
Implementation
final String rule;
flutter_doctor package
documentation
models/rule_metadata
RuleMetadata
rule property
RuleMetadata class