menu
flutter_inappwebview_kontext package
documentation
flutter_inappwebview_kontext.dart
WebUri
hasEmptyPath property
hasEmptyPath property
dark_mode
light_mode
hasEmptyPath
property
@
override
bool
get
hasEmptyPath
override
Whether the URI has an empty path.
Implementation
@override bool get hasEmptyPath => _uri.hasEmptyPath;
flutter_inappwebview_kontext package
documentation
flutter_inappwebview_kontext
WebUri
hasEmptyPath property
WebUri class