Removes key instance from cache.
key
void disposeInstance(String key) => _cacheInstances.remove(key);