create static method

AuthInfo create()

Implementation

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