create static method

TokenData create()

Implementation

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