buildDirectory property
Directory
get
buildDirectory
The directory where build artifacts are stored.
Implementation
Directory get buildDirectory => getDirectory(buildDirectoryUri);
The directory where build artifacts are stored.
Directory get buildDirectory => getDirectory(buildDirectoryUri);