GoogleAppsCardV1CardAction constructor
GoogleAppsCardV1CardAction({
- String? actionLabel,
- GoogleAppsCardV1OnClick? onClick,
Implementation
GoogleAppsCardV1CardAction({
this.actionLabel,
this.onClick,
});