create static method

LintResult create()

Implementation

@$core.pragma('dart2js:noInline')
static LintResult create() => LintResult._();