Whether a store is registered for type.
type
bool isRegistered(Type type) => _stores.containsKey(type);