summaries property
An array of objects that contain summary information about each workflow execution in the result set.
Implementation
final List<FlowExecutionSummary>? summaries;
An array of objects that contain summary information about each workflow execution in the result set.
final List<FlowExecutionSummary>? summaries;