menu
sunny_lifecycle package
documentation
base_extractors.dart
JsonUri
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 => _delegate.hasEmptyPath;
sunny_lifecycle package
documentation
base_extractors
JsonUri
hasEmptyPath property
JsonUri class