The schema type of the content item.
This should match the type name defined in the CMS schema. For example: 'blog.post', 'product.detail', etc.
@override final String schemaType;