edges property

List<Edge>? edges
final

A list of all the directed connections between the nodes belonging to the workflow.

Implementation

final List<Edge>? edges;