currentUri property

Uri currentUri

The currently active uri. On the server, this is the requested uri. On the client, this is the currently visited uri in the browser.

Implementation

Uri get currentUri;