interactivityType constant

IriTerm const interactivityType

interactivityType [Expects: https://schema.org/Text]

The predominant mode of learning supported by the learning resource. Acceptable values are 'active', 'expositive', or 'mixed'.

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

Implementation

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