GoogleCloudDialogflowCxV3Form constructor

GoogleCloudDialogflowCxV3Form({
  1. List<GoogleCloudDialogflowCxV3FormParameter>? parameters,
})

Implementation

GoogleCloudDialogflowCxV3Form({
  this.parameters,
});