uri property

Uri get uri

The URI of the request.

Example:

request.uri // http://example.com/user/123

Implementation

Uri get uri;