InAppQueryReference endAt(Iterable<InAppValue>? values) { return _selection(values, Selections.endAt); }