schemahttpIsAccessibleForFree constant

IriTerm const schemahttpIsAccessibleForFree

isAccessibleForFree from schemahttp vocabulary [Expects: http://schema.org/Boolean]

A flag to signal that the item, event, or place is accessible for free.

Can be used on: http://schema.org/CreativeWork, http://schema.org/Event, http://schema.org/Place

Implementation

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