unregisterAsTreeRoot method

void unregisterAsTreeRoot()

Implementation

void unregisterAsTreeRoot() {
  _onRootChanged = null;
}