summaries property

List<FlowExecutionSummary>? summaries
final

An array of objects that contain summary information about each workflow execution in the result set.

Implementation

final List<FlowExecutionSummary>? summaries;