pathToDartLang property
String
get
pathToDartLang
Path to the PubCache's hosted/pub.flutter-io.cn directory where all of the downloaded packages from pub.flutter-io.cn live. @deprecated use pathToHosted
Implementation
String get pathToDartLang => pathToHosted;