WorkflowExecutionFailedEventAttributes constructor
WorkflowExecutionFailedEventAttributes({})
Implementation
WorkflowExecutionFailedEventAttributes({
required this.decisionTaskCompletedEventId,
this.details,
this.reason,
});