schemaLearningResourceType constant
learningResourceType from schema vocabulary [Expects: https://schema.org/DefinedTerm, https://schema.org/Text]
The predominant type or kind characterizing the learning resource. For example, 'presentation', 'handout'.
Can be used on: https://schema.org/CreativeWork, https://schema.org/LearningResource
Implementation
static const schemaLearningResourceType = IriTerm.prevalidated(
'https://schema.org/learningResourceType',
);