PromiseRejectionEvent constructor
- String type,
- PromiseRejectionEventInit eventInitDict
Implementation
external factory PromiseRejectionEvent(
String type,
PromiseRejectionEventInit eventInitDict,
);
external factory PromiseRejectionEvent(
String type,
PromiseRejectionEventInit eventInitDict,
);