accessMode constant

IriTerm const accessMode

accessMode [Expects: http://schema.org/Text]

The human sensory perceptual system or cognitive faculty through which a person may process or perceive information. Values should be drawn from the approved vocabulary.

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

Implementation

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