EventController constructor
EventController(
- Student student
Implementation
EventController(super.student)
: private = PrivateCalendarEventController(student);
EventController(super.student)
: private = PrivateCalendarEventController(student);