Removes a privacy zone by identifier.
@override Future<bool> remove(String identifier) => _instance.removePrivacyZone(identifier);