client property

  1. @protected
dynamic client
getter/setter pair

The socket that maintains the connection to the MQTT broker.

Implementation

@protected
dynamic client;