create static method

TokenList create()

Implementation

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