widgets property
An array of widgets included in a column.
Widgets appear in the order that they are specified.
Implementation
core.List<GoogleAppsCardV1Widgets>? widgets;
An array of widgets included in a column.
Widgets appear in the order that they are specified.
core.List<GoogleAppsCardV1Widgets>? widgets;