buttons property

List<GoogleAppsCardV1Button>? buttons
getter/setter pair

An array of buttons.

Implementation

core.List<GoogleAppsCardV1Button>? buttons;