The currently active url.
On the server, this is the request url. On the client, this is the currently visited url in the browser.
@override String get currentUrl => request.url;