MAX constant
NotificationPriority
const MAX
Same as HIGH, but used when you want to notify notification immediately.
Implementation
static const NotificationPriority MAX = NotificationPriority(2);