cacheRoot property

Directory? cacheRoot
final

Optional override for the cache root directory.

Defaults to .dart_tool/native_prebuilt/build-cache/ in the current working directory.

Implementation

final Directory? cacheRoot;