URLProtectionSpaceHttpAuthCredentials constructor
URLProtectionSpaceHttpAuthCredentials({
- List<
URLCredential> ? credentials, - URLProtectionSpace? protectionSpace,
Implementation
URLProtectionSpaceHttpAuthCredentials(
{this.credentials, this.protectionSpace});