competencyRequired constant
competencyRequired [Expects: http://schema.org/DefinedTerm, http://schema.org/Text, http://schema.org/URL]
Knowledge, skill, ability or personal attribute that must be demonstrated by a person or other entity in order to do something such as earn an Educational Occupational Credential or understand a LearningResource.
Can be used on: http://schema.org/EducationalOccupationalCredential, http://schema.org/LearningResource
Implementation
static const competencyRequired = IriTerm.prevalidated(
'http://schema.org/competencyRequired',
);