menu
Dart
dart:core
Uri
hasEmptyPath property
hasEmptyPath
brightness_4
brightness_5
description
hasEmptyPath
property
bool
hasEmptyPath
Whether the URI has an empty path.
Implementation
bool get hasEmptyPath;
Dart
dart:core
Uri
hasEmptyPath property
Uri class