reminders property

List<ReminderDto>? reminders
read / write

List of reminders.

Implementation

List<ReminderDto>? reminders;