KeyedRequestCache<T> constructor
KeyedRequestCache<T> ({
- required Duration maxAge,
Implementation
KeyedRequestCache({required this.maxAge});
KeyedRequestCache({required this.maxAge});