schemahttpAccessibilityControl constant

IriTerm const schemahttpAccessibilityControl

accessibilityControl from schemahttp vocabulary [Expects: http://schema.org/Text]

Identifies input methods that are sufficient to fully control the described resource. Values should be drawn from the approved vocabulary.

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

Implementation

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