envVars property

Map<String, String> envVars
getter/setter pair

Implementation

Map<String, String> envVars = Platform.environment;