GoogleCloudDialogflowCxV3HandlerEventHandler constructor
GoogleCloudDialogflowCxV3HandlerEventHandler({
- String? condition,
- String? event,
- GoogleCloudDialogflowCxV3Fulfillment? fulfillment,
Implementation
GoogleCloudDialogflowCxV3HandlerEventHandler({
this.condition,
this.event,
this.fulfillment,
});