pathToDartLang property

String pathToDartLang

Path to the PubCache's hosted/pub.dartlang.org directory where all of the downloaded packages from pub.dev live. @deprecated use pathToHosted

Implementation

String get pathToDartLang => pathToHosted;