isAccessibleForFree constant
isAccessibleForFree [Expects: https://schema.org/Boolean]
A flag to signal that the item, event, or place is accessible for free.
Can be used on: https://schema.org/CreativeWork, https://schema.org/Event, https://schema.org/Place
Implementation
static const isAccessibleForFree = IriTerm.prevalidated(
'https://schema.org/isAccessibleForFree',
);