menu
dax_flutter package
documentation
base.dart
UriIns
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;
dax_flutter package
documentation
base
UriIns
hasEmptyPath property
UriIns class