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