schemahttpGivenName constant
IriTerm
const schemahttpGivenName
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 = const IriTerm(
'http://schema.org/givenName',
);