env property

Map<String, Object?>? env
final

Environment key-value pairs that are added to or removed from the default environment.

Implementation

final Map<String, Object?>? env;