schemaHttpHasCredential constant
IriTerm
const schemaHttpHasCredential
hasCredential from schema-http vocabulary [Expects: http://schema.org/Credential]
A credential awarded to the Person or Organization.
Can be used on: http://schema.org/Organization, http://schema.org/Person
Implementation
static const schemaHttpHasCredential = IriTerm(
'http://schema.org/hasCredential',
);