A read-only snapshot map of all currently loaded environment variables.
static Map<String, String> get all => UnmodifiableMapView(_env);