menu
webview_inapp package
documentation
flutter_inappwebview.dart
WebResourceResponse
contentEncoding property
contentEncoding property
dark_mode
light_mode
contentEncoding
property
String
?
contentEncoding
getter/setter pair
The resource response's encoding. The default value is
utf-8
.
Implementation
String? contentEncoding;
webview_inapp package
documentation
flutter_inappwebview
WebResourceResponse
contentEncoding property
WebResourceResponse class