menu
googleapis package
documentation
docs/v1.dart
TableOfContents
TableOfContents constructor
TableOfContents constructor
dark_mode
light_mode
TableOfContents
constructor
TableOfContents
(
{
List
<
StructuralElement
>
?
content
,
List
<
String
>
?
suggestedDeletionIds
,
List
<
String
>
?
suggestedInsertionIds
,
})
Implementation
TableOfContents({ this.content, this.suggestedDeletionIds, this.suggestedInsertionIds, });
googleapis package
documentation
docs/v1
TableOfContents
TableOfContents constructor
TableOfContents class