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