externalWorkflowExecution property

WorkflowExecution? externalWorkflowExecution
final

The workflow execution that sent the signal. This is set only of the signal was sent by another workflow execution.

Implementation

final WorkflowExecution? externalWorkflowExecution;