versionWeight property

String get versionWeight

Returns true if CacheVersion is compatible with other

Implementation

String get versionWeight {
  return assignVersionWeight(name);
}