configuration property
ConfigurationManager
get
configuration
A collection of services for the application to compose. This is useful for adding user provided or framework provided services.
Implementation
ConfigurationManager get configuration => _configuration;