resetEventPath method

void resetEventPath()

Implementation

void resetEventPath() {
  _eventPath = const [];
}