HttpAuthCredentialDatabase.fromPlatform constructor
HttpAuthCredentialDatabase.fromPlatform(
- PlatformHttpAuthCredentialDatabase platform
Constructs a HttpAuthCredentialDatabase from a specific platform implementation.
Implementation
HttpAuthCredentialDatabase.fromPlatform(this.platform);