NumberPredicate.notBetween(List<double> values) : _operand = '!between', _values = List<double>.of(values);