hiringOrganization constant
hiringOrganization [Expects: https://schema.org/Organization, https://schema.org/Person]
Organization or Person offering the job position.
Can be used on: https://schema.org/JobPosting
Implementation
static const hiringOrganization = IriTerm.prevalidated(
'https://schema.org/hiringOrganization',
);