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