CustomEvent constructor
- String type, [
- CustomEventInit eventInitDict
Implementation
external factory CustomEvent(
String type, [
CustomEventInit eventInitDict,
]);
external factory CustomEvent(
String type, [
CustomEventInit eventInitDict,
]);