dynamic getHistory()

Source

dynamic getHistory() {
  return window.history;
}