filter property

ExistenceFilter? filter
getter/setter pair

A filter to apply to the set of documents previously returned for the given target.

Returned when documents may have been removed from the given target, but the exact documents are unknown.

Implementation

ExistenceFilter? filter;