env property

List<String>? env
final

Environment variables as KEY=value strings.

Implementation

final List<String>? env;