sources property

List<CivicinfoSchemaV2Source>? sources
getter/setter pair

A list of sources for this contest.

If multiple sources are listed, the data has been aggregated from those sources.

Implementation

core.List<CivicinfoSchemaV2Source>? sources;