history property
The current session history for this window's newest document.
Other resources
- Loading web pages from WHATWG.
Implementation
@override
late final History history = History.internal();
The current session history for this window's newest document.
@override
late final History history = History.internal();