env property

Map<String, String>? env
final

Environment variables to pass to the launched process.

Implementation

final Map<String, String>? env;