class EnvironmentConfig { static const test_env = String.fromEnvironment('test_env'); }