contentType constant
IRI for schema:contentType [Expects: https://schema.org/Text]
The supported content type(s) for an EntryPoint response.
Can be used on: https://schema.org/EntryPoint
Implementation
static const contentType = IriTerm.prevalidated(
'https://schema.org/contentType',
);