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