StartAutomationExecutionResult constructor
StartAutomationExecutionResult({
- String? automationExecutionId,
Implementation
StartAutomationExecutionResult({
this.automationExecutionId,
});