ConnectionsService constructor

ConnectionsService()

Implementation

factory ConnectionsService() {
  return _singleton;
}