rows property

List<TreeRow> rows
final

The list of child nodes

Implementation

final List<TreeRow> rows;