GoogleCloudDialogflowV2IntentMessageBasicCardButton constructor
GoogleCloudDialogflowV2IntentMessageBasicCardButton({
- GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction? openUriAction,
- String? title,
Implementation
GoogleCloudDialogflowV2IntentMessageBasicCardButton({
this.openUriAction,
this.title,
});