factory BlobEventInit({ _i3.Blob? data, _i2.num? timecode, }) => BlobEventInit._( data: data ?? _i6.undefined, timecode: timecode, );