handleBatch method

  1. @override
dynamic handleBatch()
override

Handles the batch logic.

Implementation

@override
handleBatch() => _logic(this);