currentUrl property

String get currentUrl

The full current browser URL.

Implementation

String get currentUrl => web.window.location.href;