items property

List<GoogleAppsCardV1SelectionItem>? items
getter/setter pair

An array of the SelectionItem objects.

Implementation

core.List<GoogleAppsCardV1SelectionItem>? items;