Type similar to Platform.environment, used for dependency injection
typedef EnvironmentData = Map<String, String>;