BlobEvent constructor
BlobEvent(
- String type,
- BlobEventInit eventInitDict
Implementation
/* ctor */ BlobEvent(
String type,
BlobEventInit eventInitDict,
);
/* ctor */ BlobEvent(
String type,
BlobEventInit eventInitDict,
);