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