externalWorkflowExecution property
The workflow execution that sent the signal. This is set only of the signal was sent by another workflow execution.
Implementation
final WorkflowExecution? externalWorkflowExecution;
The workflow execution that sent the signal. This is set only of the signal was sent by another workflow execution.
final WorkflowExecution? externalWorkflowExecution;