nodes property

List<BaseNode> nodes
final

The list of nodes in the flow.

Implementation

final List<BaseNode> nodes;