Callback used to notify a node that one of it's children has been removed.
Source
void onChildRemoved(String name, Node node) {}
Callback used to notify a node that one of it's children has been removed.
void onChildRemoved(String name, Node node) {}