notifyOnModified property

bool notifyOnModified

If this value is true, you will be notified when the element has been modified.

Implementation

bool get notifyOnModified => _notifyOnModified;