cacheMap property

Cache<C, Future<V>>? cacheMap
final

A custom cache implementation

Implementation

final Cache<C, Future<V>>? cacheMap;