menu
flutter_inappwebview_kontext package
documentation
flutter_inappwebview_kontext.dart
WebUri
hasQuery property
hasQuery property
dark_mode
light_mode
hasQuery
property
@
override
bool
get
hasQuery
override
Whether the URI has a query part.
Implementation
@override bool get hasQuery => _uri.hasQuery;
flutter_inappwebview_kontext package
documentation
flutter_inappwebview_kontext
WebUri
hasQuery property
WebUri class