environment property

Environment environment

Fetch the environment configuration from ConfigService.

Implementation

Environment get environment =>
    _resolver.resolveService<ConfigService>().environment;