GoogleCloudDialogflowV2InputDataset constructor

GoogleCloudDialogflowV2InputDataset({
  1. String? dataset,
})

Implementation

GoogleCloudDialogflowV2InputDataset({
  this.dataset,
});