unDirty method

void unDirty()

Implementation

void unDirty() {
  _dirty = false;
}