HybridHistoryItem constructor
HybridHistoryItem(
- WebFBundle bundle,
- dynamic state,
- bool needJump
Implementation
HybridHistoryItem(this.bundle, this.state, this.needJump);