menu
googleapis package
documentation
dialogflow/v2.dart
GoogleCloudDialogflowV2TextInput
GoogleCloudDialogflowV2TextInput constructor
GoogleCloudDialogflowV2TextInput constructor
dark_mode
light_mode
GoogleCloudDialogflowV2TextInput
constructor
GoogleCloudDialogflowV2TextInput
(
{
String
?
languageCode
,
String
?
text
,
})
Implementation
GoogleCloudDialogflowV2TextInput({ this.languageCode, this.text, });
googleapis package
documentation
dialogflow/v2
GoogleCloudDialogflowV2TextInput
GoogleCloudDialogflowV2TextInput constructor
GoogleCloudDialogflowV2TextInput class