GoogleCloudDialogflowV2IntentMessageTableCard constructor

Implementation

GoogleCloudDialogflowV2IntentMessageTableCard({
  this.buttons,
  this.columnProperties,
  this.image,
  this.rows,
  this.subtitle,
  this.title,
});