pathToHosted property Null safety
Path to the pub cache hosted directory hosted/pub.dartlang.org
Implementation
String get pathToHosted =>
truepath(_pubCachePath, 'hosted', 'pub.dartlang.org');
Path to the pub cache hosted directory hosted/pub.dartlang.org
String get pathToHosted =>
truepath(_pubCachePath, 'hosted', 'pub.dartlang.org');