GoogleCloudDialogflowCxV3Handler constructor

GoogleCloudDialogflowCxV3Handler({
  1. GoogleCloudDialogflowCxV3HandlerEventHandler? eventHandler,
  2. GoogleCloudDialogflowCxV3HandlerLifecycleHandler? lifecycleHandler,
})

Implementation

GoogleCloudDialogflowCxV3Handler({this.eventHandler, this.lifecycleHandler});