menu
googleapis package
documentation
dialogflow/v2.dart
GoogleCloudDialogflowV2EventInput
GoogleCloudDialogflowV2EventInput constructor
GoogleCloudDialogflowV2EventInput constructor
dark_mode
light_mode
GoogleCloudDialogflowV2EventInput
constructor
GoogleCloudDialogflowV2EventInput
(
{
String
?
languageCode
,
String
?
name
,
Map
<
String
,
Object
?
>
?
parameters
,
})
Implementation
GoogleCloudDialogflowV2EventInput({ this.languageCode, this.name, this.parameters, });
googleapis package
documentation
dialogflow/v2
GoogleCloudDialogflowV2EventInput
GoogleCloudDialogflowV2EventInput constructor
GoogleCloudDialogflowV2EventInput class