proficiencyLevel constant
proficiencyLevel [Expects: http://schema.org/Text]
Proficiency needed for this content; expected values: 'Beginner', 'Expert'.
Can be used on: http://schema.org/TechArticle
Implementation
static const proficiencyLevel = IriTerm.prevalidated(
'http://schema.org/proficiencyLevel',
);