oldURL property

String get oldURL

The oldURL read-only property of the HashChangeEvent interface returns the previous URL from which the window was navigated.

Implementation

external String get oldURL;