GoogleCloudDialogflowCxV3InlineSchema constructor

GoogleCloudDialogflowCxV3InlineSchema({
  1. GoogleCloudDialogflowCxV3TypeSchema? items,
  2. String? type,
})

Implementation

GoogleCloudDialogflowCxV3InlineSchema({this.items, this.type});