GoogleCloudDialogflowV2FulfillmentFeature constructor

GoogleCloudDialogflowV2FulfillmentFeature({
  1. String? type,
})

Implementation

GoogleCloudDialogflowV2FulfillmentFeature({
  this.type,
});