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