history property - Window class - dart:html library (original) (raw)

description

History gethistory

override

The current session history for this window's newest document.

Other resources

Implementation

History get history native;