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