client property

  1. @protected
T? client
getter/setter pair

The socket that maintains the connection to the MQTT broker.

Implementation

@protected
T? client;