protected open fun enableDiffing(): Unit
Enables support for automatically notifying model changes via #notifyModelsChanged(). If used, this should be called in the constructor, before any models are changed.
#notifyModelsChanged()
See Also #notifyModelsChanged()