GetAutomationExecutionResult constructor
      
      GetAutomationExecutionResult({ 
    
    
- AutomationExecution? automationExecution,
Implementation
GetAutomationExecutionResult({
  this.automationExecution,
});