sdkPath property
String
get
sdkPath
Implementation
String get sdkPath => fs.file(platform.resolvedExecutable).parent.parent.path;
String get sdkPath => fs.file(platform.resolvedExecutable).parent.parent.path;