GoogleCloudDialogflowV2IntentMessage constructor

Implementation

GoogleCloudDialogflowV2IntentMessage({
  this.basicCard,
  this.browseCarouselCard,
  this.card,
  this.carouselSelect,
  this.image,
  this.linkOutSuggestion,
  this.listSelect,
  this.mediaContent,
  this.payload,
  this.platform,
  this.quickReplies,
  this.simpleResponses,
  this.suggestions,
  this.tableCard,
  this.text,
});