items property
An array of selectable items.
For example, an array of radio buttons or checkboxes. Supports up to 100 items.
Implementation
core.List<GoogleAppsCardV1SelectionItem>? items;
An array of selectable items.
For example, an array of radio buttons or checkboxes. Supports up to 100 items.
core.List<GoogleAppsCardV1SelectionItem>? items;