getRoot method

Root? getRoot()

Implementation

Root? getRoot() {
  return _root;
}