WebViewDataManager.fromPlatform constructor

WebViewDataManager.fromPlatform(
  1. PlatformWebViewDataManager platform
)

Creates a manager backed by platform.

Implementation

WebViewDataManager.fromPlatform(this.platform);