schemaAccessibilityAPI constant
accessibilityAPI from schema vocabulary [Expects: https://schema.org/Text]
Indicates that the resource is compatible with the referenced accessibility API. Values should be drawn from the approved vocabulary.
Can be used on: https://schema.org/CreativeWork
Implementation
static const schemaAccessibilityAPI = IriTerm.prevalidated(
'https://schema.org/accessibilityAPI',
);