WebSocket constructor

WebSocket(
  1. String path
)

Implementation

external factory WebSocket(String path);