WsErrorEvent<T> constructor

const WsErrorEvent<T>(
  1. ArriError data
)

Implementation

const WsErrorEvent(this.data);