CacheKey constructor

const CacheKey(
  1. String? value
)

Implementation

const CacheKey(this.value);