Invalidates cached value params Caching key
params
@override Future<void> invalidate(P params) async { await _delegate.invalidate(params); }