getRoot method

dynamic getRoot()

Implementation

getRoot() {
  return root;
}