hasCredential constant

IriTerm const hasCredential

hasCredential [Expects: http://schema.org/EducationalOccupationalCredential]

A credential awarded to the Person or Organization.

Can be used on: http://schema.org/Organization, http://schema.org/Person

Implementation

static const hasCredential = IriTerm.prevalidated(
  'http://schema.org/hasCredential',
);