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