pathToBin property

String pathToBin

The fully qualified path to the pub cache's bin directory where executables from installed packages are stored.

Implementation

String get pathToBin => _pubCacheBinPath;