menu
webview_inapp package
documentation
flutter_inappwebview.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;
webview_inapp package
documentation
flutter_inappwebview
WebUri
hasEmptyPath property
WebUri class