makeClient abstract method

FutureOr<C> makeClient(
  1. WebSocketChannel wsc
)

Implementation

FutureOr<C> makeClient(WebSocketChannel wsc);