department constant
department [Expects: https://schema.org/Organization]
A relationship between an organization and a department of that organization, also described as an organization (allowing different urls, logos, opening hours). For example: a store with a pharmacy, or a bakery with a cafe.
Can be used on: https://schema.org/Organization
Implementation
static const department = IriTerm.prevalidated(
'https://schema.org/department',
);