GoogleCloudDialogflowV2AudioInput constructor

GoogleCloudDialogflowV2AudioInput({
  1. String? audio,
  2. GoogleCloudDialogflowV2InputAudioConfig? config,
})

Implementation

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