Execution constructor
Execution({})
Implementation
Execution({
this.endTime,
this.evaluationId,
this.externalDataSources,
this.inventoryTime,
this.labels,
this.name,
this.runType,
this.startTime,
this.state,
});