binary property

Uint8List binary

Binary contents of this message as Uint8List. Use only on binary messages. See: isBinary.

Implementation

Uint8List get binary => _data;