nodeIndex property

List<int> nodeIndex
final

Index of the corresponding node in the NodeTreeSnapshot array returned by captureSnapshot.

Implementation

final List<int> nodeIndex;