NodeType constructor

NodeType(
  1. String value
)

Implementation

NodeType(this.value);