URI.query

class URI
pure const nothrow
string
query
()

Return Value

Type: string

Query part of the URI, or null if not available.

Meta