onHttpError property

Stream<WebViewHttpError> get onHttpError

Implementation

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