clearAll static method

dynamic clearAll()

Implementation

static clearAll() {
  messages.clear();
}