dataSourceReferences property

List<DataSourceReference>? dataSourceReferences
getter/setter pair

The DataSourceReferences from the specified parent.

Implementation

core.List<DataSourceReference>? dataSourceReferences;