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