permissionStatus property

NotificationPermissionStatus permissionStatus
final

Current permission status at the time of the deep link.

This is freshly queried — not cached — so it reflects any changes the user may have made in system settings before tapping the link.

Implementation

final NotificationPermissionStatus permissionStatus;