currentUrl property

String get currentUrl
inherited

The currently active url.

On the server, this is the request url. On the client, this is the currently visited url in the browser.

Implementation

String get currentUrl;