items property

List<GoogleAppsCardV1GridItem>? items
getter/setter pair

The items to display in the grid.

Implementation

core.List<GoogleAppsCardV1GridItem>? items;