create static method

TokenFalse create()

Implementation

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