menu
googleapis package
documentation
developerknowledge/v1.dart
Answer
citations property
citations property
dark_mode
light_mode
citations
property
List
<
AnswerCitation
>
?
citations
getter/setter pair
Contains citations for the answer.
Output only.
Implementation
core.List<AnswerCitation>? citations;
googleapis package
documentation
developerknowledge/v1
Answer
citations property
Answer class