schemahttpIsFamilyFriendly constant

IriTerm const schemahttpIsFamilyFriendly

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

Indicates whether this content is family friendly.

Can be used on: http://schema.org/CreativeWork, http://schema.org/Offer, http://schema.org/Product

Implementation

static const schemahttpIsFamilyFriendly = const IriTerm(
  'http://schema.org/isFamilyFriendly',
);