schemaInteractivityType constant
interactivityType from schema vocabulary [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 schemaInteractivityType = IriTerm.prevalidated(
'https://schema.org/interactivityType',
);