CONNECT_PAYLOAD property

Uint8List CONNECT_PAYLOAD
getter/setter pair

The payload sent with the connect message

Implementation

// ignore: non_constant_identifier_names
static Uint8List CONNECT_PAYLOAD = utf8.encode('host::\x00');