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