menu
dax_flutter package
documentation
base.dart
UriIns
hasQuery property
hasQuery property
dark_mode
light_mode
hasQuery
property
@
override
bool
get
hasQuery
override
Whether the URI has a query part.
Implementation
@override bool get hasQuery => uri.hasQuery;
dax_flutter package
documentation
base
UriIns
hasQuery property
UriIns class