pathToHosted property

String pathToHosted

Path to the pub cache hosted directory hosted/pub.dartlang.org

Implementation

String get pathToHosted => truepath(_pubCachePath, 'hosted', 'pub.dev');