cacheKey property

String get cacheKey

Cache key components for this source.

Implementation

String get cacheKey => '${repository}_$revision';