A callback triggered when we hit the end of the query.
final void Function(List<T> data)? onEndCallback;