WebViewCookieManager.fromPlatform constructor

WebViewCookieManager.fromPlatform(
  1. PlatformWebViewCookieManager platform
)

Constructs a WebViewCookieManager from a specific platform implementation.

Implementation

WebViewCookieManager.fromPlatform(this.platform);