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