ChatLib constructor

ChatLib()

Implementation

factory ChatLib() {
  return _instance;
}