Check if notification permission is granted
Future<bool> hasNotificationPermission() { throw UnimplementedError('hasNotificationPermission() has not been implemented.'); }