A request is about to be sent for ids under key.
ids
key
@override void onBatchStart(Object? key, List<TId> ids) => batches.add(List<TId>.unmodifiable(ids));