discardChanges

abstract fun discardChanges()(source)

Clear the tracked property changes of this entity.

After calling this function, flushChanges will do nothing because property changes are discarded.