CacheKeyGeneratorFunc typedef

CacheKeyGeneratorFunc = String Function(dynamic)

Implementation

typedef CacheKeyGeneratorFunc = String Function(dynamic);