menu
mqtt5_client package
documentation
mqtt5_client.dart
MqttConnectionBase
client property
client property
dark_mode
light_mode
client
property
@protected
dynamic
client
getter/setter pair
The socket that maintains the connection to the MQTT broker.
Implementation
@protected dynamic client;
mqtt5_client package
documentation
mqtt5_client
MqttConnectionBase
client property
MqttConnectionBase class