CacheBuilderFn<V> typedef

CacheBuilderFn<V> = Future<V> Function()

Implementation

typedef CacheBuilderFn<V> = Future<V> Function();