menu
dart_code_quality package
documentation
rules/common/avoid_if_with_many_branches.dart
AvoidIfWithManyBranches
code property
code property
dark_mode
light_mode
code
property
DcqLintCode
get
code
inherited
Implementation
DcqLintCode get code => _code;
dart_code_quality package
documentation
rules/common/avoid_if_with_many_branches
AvoidIfWithManyBranches
code property
AvoidIfWithManyBranches class