env property

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

additional environment variables passed to the module process

Implementation

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