hostingOrganization constant
hostingOrganization [Expects: https://schema.org/Organization]
The Organization (airline, travelers' club, retailer, etc.) the membership is made with or which offers the MemberProgram.
Can be used on: https://schema.org/MemberProgram, https://schema.org/ProgramMembership
Implementation
static const hostingOrganization = IriTerm.prevalidated(
'https://schema.org/hostingOrganization',
);