CachedResponseType constructor

const CachedResponseType(
  1. String value
)

Implementation

const CachedResponseType(this.value);