menu
Dart
dart:core
Uri
hasFragment property
hasFragment
brightness_4
brightness_5
description
hasFragment
property
bool
hasFragment
Whether the URI has a fragment part.
Implementation
bool get hasFragment;
Dart
dart:core
Uri
hasFragment property
Uri class