clearEventHistory static method
void
clearEventHistory()
Clear event history
Implementation
static void clearEventHistory() {
_eventHistory.clear();
}
Clear event history
static void clearEventHistory() {
_eventHistory.clear();
}