CustomEventInit constructor

CustomEventInit({
  1. dynamic detail,
})

Implementation

external factory CustomEventInit({dynamic detail});