schema property
The raw YAML string representation of the MetadataSchema.
The combination of [MetadataSchema.version] and the schema name given by
title
in [MetadataSchema.schema] must be unique within a
MetadataStore. The schema is defined as an OpenAPI 3.0.2
MetadataSchema Object
Required.
Implementation
core.String? schema;