Environment variables injected into the container.
Read-only view. Use withEnv, withEnvs, and withEnvFile to add entries.
Map<String, String> get env => Map.unmodifiable(_env);