menu
googleapis package
documentation
docs/v1.dart
DocumentTab
footnotes property
footnotes property
dark_mode
light_mode
footnotes
property
Map
<
String
,
Footnote
>
?
footnotes
getter/setter pair
The footnotes in the document tab, keyed by footnote ID.
Implementation
core.
Map
<core.
String
, Footnote>? footnotes;
googleapis package
documentation
docs/v1
DocumentTab
footnotes property
DocumentTab class