EventWebSocket constructor

const EventWebSocket(
  1. Event _event
)

Creates a websocket view over the active request event.

Implementation

const EventWebSocket(this._event);