PopStateEventInit constructor

PopStateEventInit({
  1. dynamic state,
})

Implementation

external factory PopStateEventInit({dynamic state});