create static method

TokenInfo create()

Implementation

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