create static method

AuthError create()

Implementation

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