webViewClient property
Receive various notifications and requests for android_webview.WebView.
Implementation
@visibleForTesting
WebViewAndroidWebViewClient get webViewClient => _webViewClient;
Receive various notifications and requests for android_webview.WebView.
@visibleForTesting
WebViewAndroidWebViewClient get webViewClient => _webViewClient;