SocketManager constructor

SocketManager()

Implementation

factory SocketManager() {
  return _singleton;
}