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