events property
final
A list with events. Can't be null. If markers are enabled, these events will be displayed on the calendar.
Implementation
final List<CalendarEvent> events;
A list with events. Can't be null. If markers are enabled, these events will be displayed on the calendar.
final List<CalendarEvent> events;