bool dirty

Source

bool get dirty {
  return !this.pristine;
}