isCommitted property

bool get isCommitted

Implementation

bool get isCommitted {
  return _isCommitted;
}