The currently active uri. On the server, this is the requested uri. On the client, this is the currently visited uri in the browser.
@override Uri get currentUri => _currentUri!;