cacheKey property
String
get
cacheKey
Cache key components for this source.
Implementation
String get cacheKey => '${repository}_$revision';
Cache key components for this source.
String get cacheKey => '${repository}_$revision';