cacheDir top-level constant

String const cacheDir

Relative path to the cache directory from the root package dir.

Implementation

const String cacheDir = '.dart_tool/build';