PubCache.forScope constructor Null safety

PubCache.forScope()

Use this ctor to alter the location of .pub-cache during testing.

Implementation

factory PubCache.forScope() => PubCache._internal();