onBeforeModify method

  1. @protected
  2. @mustCallSuper
void onBeforeModify()

Called before the first modification (ie. before isDirty changes from false to true)

Implementation

@protected
@mustCallSuper
void onBeforeModify() {}