onBatch property

void Function(List<T> batch)? onBatch
final

Implementation

final void Function(List<T> batch)? onBatch;