WebViewCookieManager.fromPlatform constructor
WebViewCookieManager.fromPlatform(
- PlatformWebViewCookieManager platform
Constructs a WebViewCookieManager from a specific platform implementation.
Implementation
WebViewCookieManager.fromPlatform(this.platform);