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