clearEvents method

void clearEvents()

Implementation

void clearEvents() {
  _recentEvents.clear();
}