reminder constant
AndroidNotificationCategory
const reminder
User-scheduled reminder.
Corresponds to NotificationCompat.CATEGORY_REMINDER
.
Implementation
static const AndroidNotificationCategory reminder =
AndroidNotificationCategory('reminder');