menu
flutter_webview_plugin_ohos package
documentation
flutter_webview_plugin_ohos.dart
WebViewHttpError
WebViewHttpError.new constructor
WebViewHttpError.new constructor
dark_mode
light_mode
WebViewHttpError
constructor
WebViewHttpError
(
String
code
,
String
url
)
Implementation
WebViewHttpError(this.code, this.url);
flutter_webview_plugin_ohos package
documentation
flutter_webview_plugin_ohos
WebViewHttpError
WebViewHttpError.new constructor
WebViewHttpError class