DynamicTreeNode constructor

DynamicTreeNode(
  1. int id
)

Implementation

DynamicTreeNode(this.id);