changed property

bool get changed

Implementation

bool get changed {
  return Dynamic(this).changed1();
}