create static method

TokenString create()

Implementation

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