buildDirectory property Null safety
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);