schemaAccessibilityFeature constant

IriTerm const schemaAccessibilityFeature

accessibilityFeature from schema vocabulary [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 schemaAccessibilityFeature = IriTerm.prevalidated(
  'https://schema.org/accessibilityFeature',
);