schemahttpGivenName constant
givenName from schemahttp vocabulary [Expects: http://schema.org/Text]
Given name. In the U.S., the first name of a Person.
Can be used on: http://schema.org/Person
Implementation
static const schemahttpGivenName = IriTerm.prevalidated(
'http://schema.org/givenName',
);