Creates a binary message and copies bytes.
bytes
AlphaXWebSocketBinaryMessage(List<int> bytes) : _bytes = Uint8List.fromList(bytes), super._();