pathToHosted property

String get pathToHosted

Path to the pub cache hosted directory hosted/pub.flutter-io.cn

Implementation

String get pathToHosted => truepath(_pubCachePath, 'hosted', 'pub.flutter-io.cn');