PredictorExecutionDetails constructor
PredictorExecutionDetails({
- List<
PredictorExecution> ? predictorExecutions,
Implementation
PredictorExecutionDetails({
this.predictorExecutions,
});