GoogleCloudDialogflowCxV3InlineSchema constructor
GoogleCloudDialogflowCxV3InlineSchema({
- GoogleCloudDialogflowCxV3TypeSchema? items,
- String? type,
Implementation
GoogleCloudDialogflowCxV3InlineSchema({this.items, this.type});