Dart SDK
dart:core
Uri
hasQuery
hasQuery
Dart SDK
dart:core
Uri
hasQuery
property
hasQuery
Dart SDK
dart:core
Uri
Static properties
base
Static methods
decodeComponent
decodeFull
decodeQueryComponent
encodeComponent
encodeFull
encodeQueryComponent
parse
parseIPv4Address
parseIPv6Address
splitQueryString
Constructors
Uri
dataFromBytes
dataFromString
directory
file
http
https
Properties
authority
data
fragment
hasAbsolutePath
hasAuthority
hasEmptyPath
hasFragment
hashCode
hasPort
hasQuery
hasScheme
host
isAbsolute
origin
path
pathSegments
port
query
queryParameters
queryParametersAll
runtimeType
scheme
userInfo
Operators
operator ==
Methods
normalizePath
noSuchMethod
removeFragment
replace
resolve
resolveUri
toFilePath
toString
bool
hasQuery
Returns whether the URI has a query part.
Cookies management controls