depth property

List<TreeNodeDepth> depth
final

List of depth information from root to this node.

Implementation

final List<TreeNodeDepth> depth;