ACTION_APP_NOTIFICATION_SETTINGS constant
String
const ACTION_APP_NOTIFICATION_SETTINGS
Activity Action: Show notification settings for a single app.
Input: {@link #EXTRA_APP_PACKAGE}, the package to display.
Output: Nothing.
Implementation
static const String ACTION_APP_NOTIFICATION_SETTINGS =
"android.settings.APP_NOTIFICATION_SETTINGS";