NONE constant
NotificationChannelImportance
const NONE
A notification with no importance: does not show in the shade.
Implementation
static const NotificationChannelImportance NONE =
NotificationChannelImportance(0);