The URI for the request.
This provides access to the path and query string for the request.
@override Uri get uri => httpRequest.uri;