resetCreator method

void resetCreator()

Implementation

void resetCreator() {
  _overriddenCallback = null;
  _overriddenAutoDispose = null;
}