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