Request notification permission on Windows
@override Future<String> requestNotificationPermissionWindows() async { return 'unsupported'; }