cause property
If set, indicates that the workflow execution was automatically terminated, and specifies the cause. This happens if the parent workflow execution times out or is terminated and the child policy is set to terminate child executions.
Implementation
final WorkflowExecutionTerminatedCause? cause;