accessibilityFeature constant

IriTerm const accessibilityFeature

accessibilityFeature [Expects: https://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: https://schema.org/CreativeWork

Implementation

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