isAutomatedReminderEnabled property

bool isAutomatedReminderEnabled

Implementation

bool get isAutomatedReminderEnabled =>
    _getAttribute<bool>(kAutomatedReminderEnabled, false);