createEvent abstract method

Creates a new calendar event.

Implementation

Future<CalendarMonthEvent> createEvent(CalendarMonthEvent event);