code constant
LintCode
const code
Implementation
static const LintCode code = LintCode(
_RuleConstants.name,
_RuleConstants.problem,
severity: DiagnosticSeverity.ERROR,
);
static const LintCode code = LintCode(
_RuleConstants.name,
_RuleConstants.problem,
severity: DiagnosticSeverity.ERROR,
);