env property

  1. @TagNumber(9)
Map<String, String> env

additional environment variables passed to the process

Implementation

@$pb.TagNumber(9)
$core.Map<$core.String, $core.String> get env => $_getMap(8);