startBatch method

void startBatch()

Implementation

void startBatch() {
  _state.batch++;
}