create static method

ScannerId create()

Implementation

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