create static method

ScannerState create()

Implementation

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