DeleteByParams constructor
const
DeleteByParams({})
Returns a new DeleteByParams instance.
Implementation
const DeleteByParams({
this.facetFilters,
this.filters,
this.numericFilters,
this.tagFilters,
this.aroundLatLng,
this.aroundRadius,
this.insideBoundingBox,
this.insidePolygon,
});