GoogleCloudDialogflowV2SuggestionFeature constructor

GoogleCloudDialogflowV2SuggestionFeature({
  1. String? type,
})

Implementation

GoogleCloudDialogflowV2SuggestionFeature({
  this.type,
});