cacheHitResult property

CacheHitResult? cacheHitResult
final

If this pipeline execution step was cached, details on the cache hit.

Implementation

final CacheHitResult? cacheHitResult;