SCHEDULED_CHANNEL_DESCRIPTION constant

String const SCHEDULED_CHANNEL_DESCRIPTION

The description of the notification channel as shown in the Settings on Android phones.

Implementation

static const SCHEDULED_CHANNEL_DESCRIPTION =
    'Notifications about scheduled tasks that the user has to do.';