implementation property

  1. @override
WebViewImplementation implementation
final

Represents the WebView native implementation to be used. The default value is WebViewImplementation.NATIVE.

Implementation

@override
final WebViewImplementation implementation;