sections property
Contains a collection of widgets.
Each section has its own, optional header. Sections are visually separated by a line divider. For an example in Google Chat apps, see Define a section of a card.
Implementation
core.List<GoogleAppsCardV1Section>? sections;