notIn

infix fun KProperty1<in T, *>.notIn(values: Collection<String>)(source)

not_in: the field value matches none of the given values.