widgets property

List<GoogleAppsCardV1Widgets>? widgets
getter/setter pair

An array of widgets included in a column.

Widgets appear in the order that they are specified.

Implementation

core.List<GoogleAppsCardV1Widgets>? widgets;