blob constant

BinaryType const blob

Tells the channel to emit binary messages as Blobs.

Implementation

static const blob = BinaryType._('blob', 'blob');