graphNodes property
graphNodes takes the list of children that will be used to traverse further
Implementation
List<GraphNode> get graphNodes;
graphNodes takes the list of children that will be used to traverse further
List<GraphNode> get graphNodes;