isRemindersSent property

bool isRemindersSent

Implementation

bool get isRemindersSent => _getAttribute<bool>(kRemindersSent, false);