create static method

Scanner create()

Implementation

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