create static method

Token create()

Implementation

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