public class DistinctPublishersKt
@NotNull
public static <T> com.mongodb.reactivestreams.client.DistinctPublisher<T> filter(@NotNull
com.mongodb.reactivestreams.client.DistinctPublisher<T> $this$filter,
@NotNull
java.lang.String filter)
Sets the query filter to apply to the query.
filter - the filter, which may be null