menu
dart_code_quality package
documentation
rules/common/match_getter_setter_field_names.dart
MatchGetterSetterFieldNames
diagnosticCode property
diagnosticCode property
dark_mode
light_mode
diagnosticCode
property
@
override
DiagnosticCode
get
diagnosticCode
inherited
The code to report for a violation.
Implementation
@override DiagnosticCode get diagnosticCode => code;
dart_code_quality package
documentation
rules/common/match_getter_setter_field_names
MatchGetterSetterFieldNames
diagnosticCode property
MatchGetterSetterFieldNames class