sources property

List<Source>? sources
getter/setter pair

The sources of data for the person.

Implementation

core.List<Source>? sources;