blob constant
BinaryType
const blob
Tells the channel to emit binary messages as Blob
s.
Implementation
static const blob = BinaryType._('blob', 'blob');
Tells the channel to emit binary messages as Blob
s.
static const blob = BinaryType._('blob', 'blob');