WebViewDataManager.fromPlatformCreationParams constructor
WebViewDataManager.fromPlatformCreationParams()
Creates a manager from platform-specific creation parameters.
Implementation
WebViewDataManager.fromPlatformCreationParams(
PlatformWebViewDataManagerCreationParams params,
) : this.fromPlatform(PlatformWebViewDataManager(params));