GoogleCloudDialogflowV2IntentParameter constructor
GoogleCloudDialogflowV2IntentParameter({})
Implementation
GoogleCloudDialogflowV2IntentParameter({
this.defaultValue,
this.displayName,
this.entityTypeDisplayName,
this.isList,
this.mandatory,
this.name,
this.prompts,
this.value,
});