history property - WindowBase class - dart:html library (original) (raw)
HistoryBase gethistory
The current session history for this window.
Other resources
- Session history and navigation specificationfrom WHATWG.
Implementation
HistoryBase get history;