ColRef<T> startAfter(List<Object?> values) { _queryProperties.startAfter = values; return _copyWithQuery; }