packageDir property

Directory packageDir
final

Root directory of the Dart package (must contain pubspec.yaml).

Implementation

final Directory packageDir;