pathToBinDir property

String pathToBinDir

Absolute path to the project's 'bin' directory.

Implementation

String get pathToBinDir => truepath(_pathToProjectRoot, 'bin');