Type definition for the env containsKey function.
typedef EnvContainsKey = bool Function(String key);