The URL for the query
Uri queryUrl(String query, {Map<String, String>? params}) => urlBuilder.queryUrl(query, params: params);