libDirectory property

Directory get libDirectory

Lib directory of the Dart package, the entry of all libraries.

Implementation

Directory get libDirectory => directory(['lib']);