EventSocketConnected constructor

EventSocketConnected({
  1. WebSocketInterface? socket,
})

Implementation

EventSocketConnected({this.socket});