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