getInstance static method

GroupChats getInstance()

Implementation

static GroupChats getInstance() {
  return _instance;
}