accessibilityFeature constant

IriTerm const accessibilityFeature

IRI for schemahttp:accessibilityFeature [Expects: http://schema.org/Text]

Content features of the resource, such as accessible media, alternatives and supported enhancements for accessibility. Values should be drawn from the approved vocabulary.

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

Implementation

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