events property

List<CalendarEventData> events
final

List of Events for current date.

Implementation

final List<CalendarEventData> events;