notifyChildrens method

  1. @protected
void notifyChildrens()

Implementation

@protected
void notifyChildrens() {
  TaskManager.instance.notify(_updaters);
}