StartNextPendingJobExecutionResponse constructor
StartNextPendingJobExecutionResponse({
- JobExecution? execution,
Implementation
StartNextPendingJobExecutionResponse({
this.execution,
});