build method
Builds a Configuration with keys and values from the set of sources registered in sources.
Implementation
@override
ConfigurationRoot build() => this;
Builds a Configuration with keys and values from the set of sources registered in sources.
@override
ConfigurationRoot build() => this;