CreateBatchPredictionOutput constructor
CreateBatchPredictionOutput({
- String? batchPredictionId,
Implementation
CreateBatchPredictionOutput({
this.batchPredictionId,
});
CreateBatchPredictionOutput({
this.batchPredictionId,
});