clearAll static method

void clearAll()

Implementation

static void clearAll() {
  _listeners.clear();
}