generateToCache property
Whether output should be cached. If true, the generator's output will be stored in the build cache.
Implementation
final bool? generateToCache;
Whether output should be cached. If true, the generator's output will be stored in the build cache.
final bool? generateToCache;