menu
js_bindings package
documentation
bindings/mediastream_recording.dart
BlobEventInit
BlobEventInit factory constructor
BlobEventInit factory constructor
dark_mode
light_mode
BlobEventInit
constructor
BlobEventInit
(
{
required
Blob
data
,
double
?
timecode
,
})
Implementation
external factory BlobEventInit({required Blob data, double? timecode});
js_bindings package
documentation
bindings/mediastream_recording
BlobEventInit
BlobEventInit factory constructor
BlobEventInit class