isDirty property
bool
get
isDirty
Whether the entity has unsaved changes.
Dirty entities will be processed during update operations.
Implementation
bool get isDirty;
Whether the entity has unsaved changes.
Dirty entities will be processed during update operations.
bool get isDirty;