ConnectionsHandler constructor

ConnectionsHandler()

Implementation

factory ConnectionsHandler() {
  return _singleton;
}