CacheLocation constructor

const CacheLocation(
  1. String value
)

Implementation

const CacheLocation(this.value);