DefaultWebSocketConnection constructor

DefaultWebSocketConnection(
  1. MethodChannel _methodChannel
)

Implementation

DefaultWebSocketConnection(this._methodChannel);