env property

Map<String, String>? env
final

Environment variables for the CLI process.

Implementation

final Map<String, String>? env;