Callback used to notify a node that a child has been added to it.
void onChildAdded(String name, Node node) {}