clearChat static method

dynamic clearChat()

Implementation

static clearChat() {
  chat.clear();
}