create static method

TokenModel create()

Implementation

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