Creates a new filter for checking that the given field does not equal any of the given values.
final Iterable<Object?>? whereNotIn;