sections property

List<GoogleChatV1Section>? sections
getter/setter pair

The sections from the specified user.

Implementation

core.List<GoogleChatV1Section>? sections;