isCommitted property

bool isCommitted

Implementation

bool get isCommitted {
  return _isCommitted;
}