ConnectEvent constructor

ConnectEvent({
  1. String debugMsg = "",
})

Implementation

ConnectEvent({String debugMsg = ""}) : super(debugMsg);