StaticisWhether Watcher is enabled in the current transaction
ComputedchangedWhether changes have been made
ComputedchangedThe key paths that have changed
Keys of nested objects are included.
ComputedchangedThe keys that have changed
StaticgetStaticgetGet a watcher instance for the target object.
Same as Watcher.get but returns null instead of throwing an error.
ActionassumeAssume some changes have been made
It only changes changed to true and does not increment changedTick.
Actionreset
Watcher for tracking changes to observable properties
@observableand@computedproperties@watchand@watch.refannotationsunwatch()