competencyRequired constant
competencyRequired [Expects: https://schema.org/DefinedTerm, https://schema.org/Text, https://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: https://schema.org/EducationalOccupationalCredential, https://schema.org/LearningResource
Implementation
static const competencyRequired = IriTerm.prevalidated(
'https://schema.org/competencyRequired',
);