events property

List<CalendarEvent> events
final

All events that may fall within this week.

Implementation

final List<CalendarEvent> events;