Checks if a polygon geofence exists.
@override Future<bool> polygonExists(String identifier) => _instance.polygonGeofenceExists(identifier);