startBatch method

void startBatch()

Implementation

void startBatch() {
  _batch.clear();
}