EventTracker constructor

EventTracker()

Implementation

factory EventTracker() {
  return sharedInstance;
}