GoogleCloudDialogflowCxV3TextInput constructor

GoogleCloudDialogflowCxV3TextInput({
  1. String? text,
})

Implementation

GoogleCloudDialogflowCxV3TextInput({this.text});