PubCache.forScope constructor Null safety
Use this ctor to alter the location of .pub-cache during testing.
Implementation
factory PubCache.forScope() => PubCache._internal();
Use this ctor to alter the location of .pub-cache during testing.
factory PubCache.forScope() => PubCache._internal();