URLAuthenticationChallenge constructor
URLAuthenticationChallenge({
- required URLProtectionSpace protectionSpace,
Implementation
URLAuthenticationChallenge({required this.protectionSpace});