datasources property

List<Datasource>? datasources
getter/setter pair

The data sources linked in the schema.

Required.

Implementation

core.List<Datasource>? datasources;