HIGH constant
NotificationChannelImportance
const HIGH
Higher notification importance: shows everywhere, makes noise and peeks. May use full screen intents.
Implementation
static const NotificationChannelImportance HIGH =
NotificationChannelImportance(4);