environment property

Map<String, String>? environment
final

Environment variables applied to the launched shell.

Implementation

final Map<String, String>? environment;