dataSources property

List<DataSource>? dataSources
getter/setter pair

The data sources from the specified account.

Implementation

core.List<DataSource>? dataSources;