GoogleCloudDialogflowV2OutputAudio constructor

GoogleCloudDialogflowV2OutputAudio({
  1. String? audio,
  2. GoogleCloudDialogflowV2OutputAudioConfig? config,
})

Implementation

GoogleCloudDialogflowV2OutputAudio({this.audio, this.config});