FloatChatManager constructor

FloatChatManager()

Implementation

factory FloatChatManager() {
  return _singleton;
}