data property

List<int> data
getter/setter pair

Contained data at the current node level

Implementation

List<int> data = [];