EventService constructor Null safety

EventService()

Implementation

factory EventService() {
  return _eventService;
}