menu
dart_code_quality package
documentation
rules/common/avoid_if_with_many_branches.dart
AvoidIfWithManyBranches
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/avoid_if_with_many_branches
AvoidIfWithManyBranches
diagnosticCode property
AvoidIfWithManyBranches class