isCommitted property

bool get isCommitted

Implementation

bool get isCommitted {
  return _batch.isCommitted;
}