SerializableBaseModel.to_dict# SerializableBaseModel.to_dict()[source]# Serialize to a dict via Pydantic model_dump. __type__ is injected by the registry wrapper.