create static method

AuthChallenge create()

Implementation

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