DEFAULT constant

Default notification importance: shows everywhere, makes noise, but does not visually intrude.

Implementation

static const NotificationChannelImportance DEFAULT =
    NotificationChannelImportance(3);