TreeStringData constructor

TreeStringData(
  1. List<String> _values
)

Implementation

TreeStringData(this._values);