ChatManager constructor

ChatManager()

Implementation

factory ChatManager() {
  return _instance;
}