disconnect method

void disconnect()

Disconnect from the Echo server.

Implementation

void disconnect() => connector.disconnect();