GoogleCloudDialogflowV2InputDataset.fromJson constructor
GoogleCloudDialogflowV2InputDataset.fromJson(
- Map json_
Implementation
GoogleCloudDialogflowV2InputDataset.fromJson(core.Map json_)
: this(dataset: json_['dataset'] as core.String?);