changed property

bool get changed

Convenience: did the initializer change anything?

Implementation

bool get changed => created;