cacheRoot property
Optional override for the cache root directory.
Defaults to .dart_tool/native_prebuilt/build-cache/ in the current
working directory.
Implementation
final Directory? cacheRoot;
Optional override for the cache root directory.
Defaults to .dart_tool/native_prebuilt/build-cache/ in the current
working directory.
final Directory? cacheRoot;