referenceDataSources property

List<ReferenceDataSource>? referenceDataSources
final

The array of ReferenceDataSource objects describing the reference data sources used by the application.

Implementation

final List<ReferenceDataSource>? referenceDataSources;