caches property

  1. @TagNumber(3)
List<CacheEntry> caches

Caches requested by this build.

Implementation

@$pb.TagNumber(3)
$core.List<$3.CacheEntry> get caches => $_getList(2);