MAX constant
NotificationChannelImportance
const MAX
Max notification importance: same as HIGH, but generally not used.
Implementation
static const NotificationChannelImportance MAX =
NotificationChannelImportance(5);