NodeModelString<T> constructor

NodeModelString<T>(
  1. T list
)

Implementation

NodeModelString(this.list);