Retrieves all the query parameters of the URI.
Map<String, List<String>> get queries => uri.queryParametersAll;