programMembershipUsed constant
programMembershipUsed [Expects: https://schema.org/ProgramMembership]
Any membership in a frequent flyer, hotel loyalty program, etc. being applied to the reservation.
Can be used on: https://schema.org/Reservation
Implementation
static const programMembershipUsed = IriTerm.prevalidated(
'https://schema.org/programMembershipUsed',
);