environment property

Environment environment

Fetch the environment configuration from ConfigService.

Implementation

Environment get environment => resolve<ConfigService>().environment;