schemaAccessModeSufficient constant

IriTerm const schemaAccessModeSufficient

accessModeSufficient from schema vocabulary [Expects: https://schema.org/ItemList]

A list of single or combined accessModes that are sufficient to understand all the intellectual content of a resource. Values should be drawn from the approved vocabulary.

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

Implementation

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