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