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