WorkflowExecutionCompletedEventAttributes constructor
WorkflowExecutionCompletedEventAttributes({})
Implementation
WorkflowExecutionCompletedEventAttributes({
required this.decisionTaskCompletedEventId,
this.result,
});