NodeAdd constructor

const NodeAdd(
  1. INode data
)

Implementation

const NodeAdd(this.data);