dataflowList property

List<DataflowDetail>? dataflowList
final

List describing source and destination details for each dataflow edge.

Implementation

final List<DataflowDetail>? dataflowList;