generateToCache property

bool? generateToCache
final

Whether output should be cached. If true, the builder's output will be stored in the build cache.

Implementation

final bool? generateToCache;