menu
googleapis package
documentation
chat/v1.dart
ListSectionsResponse
sections property
sections property
dark_mode
light_mode
sections
property
List
<
GoogleChatV1Section
>
?
sections
getter/setter pair
The sections from the specified user.
Implementation
core.List<GoogleChatV1Section>? sections;
googleapis package
documentation
chat/v1
ListSectionsResponse
sections property
ListSectionsResponse class