Gets the query string without the "?".
public function getQueryString() : string { return $this->queryString; }