Dart
dart:html
WindowBase
history property
history
WindowBase class
Constructors
WindowBase
Properties
closed
history
location
opener
parent
top
hashCode
on
runtimeType
Methods
close
postMessage
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
history property
HistoryBase
history
The current session history for this window.
Other resources
Session history and navigation specification
from WHATWG.
Implementation
HistoryBase get history;