environment property

Map<String, String>? environment
final

The environment variables of the container.

Implementation

final Map<String, String>? environment;