Add a single privacy zone. Returns true on success.
true
Future<bool> addPrivacyZone(Map<String, Object?> zone) { throw UnimplementedError('addPrivacyZone() has not been implemented.'); }