sources property

List<CitationSource>? sources
getter/setter pair

Contains citation sources for the attributed segment.

Output only.

Implementation

core.List<CitationSource>? sources;