RequestCancelExternalWorkflowExecutionDecisionAttributes constructor
RequestCancelExternalWorkflowExecutionDecisionAttributes({})
Implementation
RequestCancelExternalWorkflowExecutionDecisionAttributes({
required this.workflowId,
this.control,
this.runId,
});