DEFAULT constant
NotificationChannelImportance
const DEFAULT
Default notification importance: shows everywhere, makes noise, but does not visually intrude.
Implementation
static const NotificationChannelImportance DEFAULT =
NotificationChannelImportance(3);