schemahttpIsFamilyFriendly constant
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 = IriTerm.prevalidated(
'http://schema.org/isFamilyFriendly',
);