GoogleCloudDialogflowV2ConversationGeneratorContext.fromJson constructor
GoogleCloudDialogflowV2ConversationGeneratorContext.fromJson(
- Map json_
Implementation
GoogleCloudDialogflowV2ConversationGeneratorContext.fromJson(core.Map json_)
: this(generatorType: json_['generatorType'] as core.String?);