menu
googleapis package
documentation
docs/v1.dart
TableOfContents
TableOfContents.new constructor
TableOfContents.new 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.new constructor
TableOfContents class