Cache constructor

const Cache(
  1. String value
)

Implementation

const Cache(this.value);