code property

LintCode code
finalinherited

The LintCode that this LintRule may emit.

LintRules should avoid emitting lints that use a code different that code.

Implementation

final LintCode code;