sources property

List<(String, int)> sources
final

Source connections: (nodeId, portIndex) pairs.

Implementation

final List<(String nodeId, int portIndex)> sources;