BlobEvent constructor
BlobEvent(
- String type,
- BlobEventInit eventInitDict
Implementation
external factory BlobEvent(
String type,
BlobEventInit eventInitDict,
);
external factory BlobEvent(
String type,
BlobEventInit eventInitDict,
);