sources property

List<ConfigurationSource> get sources

Gets the sources used to obtain configuration values.

Implementation

List<ConfigurationSource> get sources => _sources;