offAll method

void offAll()

Remove all listeners for the socket

Implementation

void offAll() => _socket.clearListeners();