CacheTtlEntry constructor

const CacheTtlEntry(
  1. Duration ttl
)

Implementation

const CacheTtlEntry(this.ttl);