messages property
A list of objects that contain information about events in the specified flow execution.
Implementation
final List<FlowExecutionMessage>? messages;
A list of objects that contain information about events in the specified flow execution.
final List<FlowExecutionMessage>? messages;