schemahttpAffiliation constant
IriTerm
const schemahttpAffiliation
affiliation from schemahttp vocabulary [Expects: http://schema.org/Organization]
An organization that this person is affiliated with. For example, a school/university, a club, or a team.
Can be used on: http://schema.org/Person
Implementation
static const schemahttpAffiliation = const IriTerm(
'http://schema.org/affiliation',
);