PopStateEvent constructor
PopStateEvent(
- String type, [
- PopStateEventInit eventInitDict
Implementation
external factory PopStateEvent(
String type, [
PopStateEventInit eventInitDict,
]);