ChatroomService constructor

ChatroomService()

Implementation

factory ChatroomService() {
  return _singleton;
}