Check notification permission status on macOS
@override Future<String> checkNotificationPermissionMac() async { return 'unsupported'; }