bool ngClassUntouched

Source

bool get ngClassUntouched {
  return _cd.control != null ? _cd.control.untouched : false;
}