NodeId constructor

const NodeId(
  1. int _value
)

Implementation

const NodeId(this._value);