environment property

Environment environment
final

Default is Environment.test. Don't forget to change it to Environment.prod when you're ready for production

Implementation

final Environment environment;