onWebResourceErrorCallback property
void Function(WebResourceError error)
onWebResourceErrorCallback
getter/setter pair
Callback when android_webview.WebViewClient receives an error callback.
Implementation
void Function(WebResourceError error) onWebResourceErrorCallback;