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