sdkBin top-level property

String sdkBin
final

The path to the sdk bin directory on the current platform.

Implementation

final sdkBin = p.join(sdkPath, 'bin');