Dart SDK
dart:html
History
internalCreateHistory
internalCreateHistory
Dart SDK
dart:html
History
internalCreateHistory
method
internalCreateHistory
Source
Dart SDK
dart:html
History
Static properties
supportsState
Static methods
internalCreateHistory
Properties
blink_jsObject
hashCode
length
runtimeType
state
Constructors
internal_
Operators
operator ==
Methods
back
forward
go
noSuchMethod
pushState
replaceState
toString
Not documented.
Source
static History internalCreateHistory() { return new History._internalWrap(); }