environment property
Default is Environment.test. Don't forget to change it to Environment.prod when you're ready for production
Implementation
final Environment environment;
Default is Environment.test. Don't forget to change it to Environment.prod when you're ready for production
final Environment environment;