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