connect method

void connect()

Connects the terminal WebSocket.

Implementation

void connect() => _connect?.call();