menu
googleapis package
documentation
dialogflow/v2.dart
GoogleCloudDialogflowV2EntityTypeEntity
GoogleCloudDialogflowV2EntityTypeEntity constructor
GoogleCloudDialogflowV2EntityTypeEntity constructor
dark_mode
light_mode
GoogleCloudDialogflowV2EntityTypeEntity
constructor
GoogleCloudDialogflowV2EntityTypeEntity
(
{
List
<
String
>
?
synonyms
,
String
?
value
,
})
Implementation
GoogleCloudDialogflowV2EntityTypeEntity({ this.synonyms, this.value, });
googleapis package
documentation
dialogflow/v2
GoogleCloudDialogflowV2EntityTypeEntity
GoogleCloudDialogflowV2EntityTypeEntity constructor
GoogleCloudDialogflowV2EntityTypeEntity class