SingleTargetDataset constructor

SingleTargetDataset({
  1. String? datasetId,
})

Implementation

SingleTargetDataset({
  this.datasetId,
});