flattenedTree property

List<FlatNodeV3> flattenedTree

Implementation

List<FlatNodeV3> get flattenedTree => List<FlatNodeV3>.from(_flattenedTree);