create static method

AuthResponse create()

Implementation

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