affiliation constant
affiliation [Expects: https://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: https://schema.org/Person
Implementation
static const affiliation = IriTerm.prevalidated(
'https://schema.org/affiliation',
);