environment property

AppEnvironment environment
final

The environment in which the application is running.

This field can indicate environments like production, development, or test.

Implementation

final AppEnvironment environment;