appointments property

List? appointments
final

The collection of appointments that return from the date.

Implementation

final List<dynamic>? appointments;