hoist property Null safety
Whether to hoist the build output.
Hoisted outputs will not contain the build target folder within their path.
For example hoisting the build target web:
Implementation
bool get hoist;
Whether to hoist the build output.
Hoisted outputs will not contain the build target folder within their path.
For example hoisting the build target web:
bool get hoist;