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