create static method

TokenSymbol create()

Implementation

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