hostingOrganization constant

IriTerm const hostingOrganization

IRI for schemahttp:hostingOrganization [Expects: http://schema.org/Organization]

The Organization (airline, travelers' club, retailer, etc.) the membership is made with or which offers the MemberProgram.

Can be used on: http://schema.org/MemberProgram, http://schema.org/ProgramMembership

Implementation

static const hostingOrganization = IriTerm.prevalidated(
  'http://schema.org/hostingOrganization',
);