BlobEvent constructor

BlobEvent(
  1. String type,
  2. BlobEventInit eventInitDict
)

Implementation

external factory BlobEvent(String type, BlobEventInit eventInitDict);