Whether type C is registered as a cache
C
@override bool isRegistered<C extends E>() => _cache.containsKey(C);