widgets property
A list of widgets displayed in the carousel card.
The widgets are displayed in the order that they are specified.
Implementation
core.List<GoogleAppsCardV1NestedWidget>? widgets;
A list of widgets displayed in the carousel card.
The widgets are displayed in the order that they are specified.
core.List<GoogleAppsCardV1NestedWidget>? widgets;