newURL property

String get newURL

The newURL read-only property of the HashChangeEvent interface returns the new URL to which the window is navigating.

Implementation

external String get newURL;