isCommitted property

bool isCommitted

Implementation

bool get isCommitted {
  return _batch.isCommitted;
}