BlobEvent constructor
BlobEvent(
- String type,
- BlobEventInit eventInitDict
Implementation
factory BlobEvent(
_i2.String type,
_i3.BlobEventInit eventInitDict,
) =>
_i4.callConstructor(
_declaredBlobEvent,
[
type,
eventInitDict,
],
);