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