contentType constant

IriTerm const contentType

contentType [Expects: http://schema.org/Text]

The supported content type(s) for an EntryPoint response.

Can be used on: http://schema.org/EntryPoint

Implementation

static const contentType = IriTerm.prevalidated(
  'http://schema.org/contentType',
);