menu
flutter_adeeinappwebview_web package
documentation
web/in_app_web_view_web_element.dart
InAppWebViewWebElement
isSecureContext method
isSecureContext method
dark_mode
light_mode
isSecureContext
method
Future
<
bool
>
isSecureContext
(
)
Implementation
Future<bool> isSecureContext() async { return _callMethod('isSecureContext'); }
flutter_adeeinappwebview_web package
documentation
web/in_app_web_view_web_element
InAppWebViewWebElement
isSecureContext method
InAppWebViewWebElement class