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