Whether a schema is registered for type.
type
static bool isRegistered(Type type) => _schemas.containsKey(type);