envVarPubCache constant
String
const envVarPubCache
The name of the environment variable that can be set to change the location of the .pub-cache directory. You should change this path by calling pathTo.
Implementation
static const String envVarPubCache = 'PUB_CACHE';