environment property
The environment in which the application is running.
This field can indicate environments like production, development, or test.
Implementation
final AppEnvironment environment;
The environment in which the application is running.
This field can indicate environments like production, development, or test.
final AppEnvironment environment;