BatchOperation typedef

BatchOperation = void Function(Batch batch)

Implementation

typedef BatchOperation = void Function(Batch batch);