create static method

ScannerResult create()

Implementation

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