widgets property

List<GoogleAppsCardV1Widget>? widgets
getter/setter pair

All the widgets in the section.

Must contain at least one widget.

Implementation

core.List<GoogleAppsCardV1Widget>? widgets;