proficiencyLevel constant

IriTerm const proficiencyLevel

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',
);