Key builder to customize keys.
typedef CacheKeyBuilder = String Function({ required Uri url, Map<String, String>? headers, Object? body, });