history property - Window class - dart:html library (original) (raw)
History gethistory
override
The current session history for this window's newest document.
Other resources
- Loading web pagesfrom WHATWG.
Implementation
History get history native;