environment property
Environment
get
environment
inherited
Fetch the environment configuration from ConfigService.
Implementation
Environment get environment =>
_resolver.resolveService<ConfigService>().environment;