appointments property

Iterable appointments
final

The appointment details associated with the appointment view widget. It holds more appointments when it is more appointment region All day panel and Month cell more region.

Implementation

final Iterable<dynamic> appointments;