create static method

TokenKeyword create()

Implementation

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