code property
LintCode
code
finalinherited
The LintCode
that this LintRule
may emit.
LintRule
s should avoid emitting lints that use a code different that code
.
Implementation
final LintCode code;