authChallenge property

AuthChallenge? authChallenge
final

Details of the Authorization Challenge encountered. If this is set then continueInterceptedRequest must contain an authChallengeResponse.

Implementation

final AuthChallenge? authChallenge;