GoogleAppsCardV1ButtonList constructor
GoogleAppsCardV1ButtonList({
- List<
GoogleAppsCardV1Button> ? buttons,
Implementation
GoogleAppsCardV1ButtonList({
this.buttons,
});