MQTTDisconnectEvent constructor
MQTTDisconnectEvent(
- String name,
- ConnectionInfo? connectionInfo
Implementation
MQTTDisconnectEvent(this.name, this.connectionInfo);
MQTTDisconnectEvent(this.name, this.connectionInfo);