create static method

TokenTrue create()

Implementation

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