#include "tensorstore/spec.h"
Result<Schema> tensorstore::Spec::schema() const;

Returns the effective schema, which includes all known information, propagated to the transformed space.