IntegerNode constructor

IntegerNode(
  1. int id
)

Implementation

IntegerNode(this.id);