accessNotificationPolicy constant

Permission const accessNotificationPolicy

Permission for accessing the device's notification policy.

Android Marshmallow+ (API 23+)

Allows the user to access the notification policy of the phone. EX: Allows app to turn on and off do-not-disturb.

Implementation

static const accessNotificationPolicy = Permission._(27);