onHttpError property

Stream<WebViewHttpError> onHttpError

Implementation

Stream<WebViewHttpError> get onHttpError => _onHttpError.stream;