create static method

AuthToken create()

Implementation

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