create static method

TokenResponse create()

Implementation

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