isFamilyFriendly constant
isFamilyFriendly [Expects: https://schema.org/Boolean]
Indicates whether this content is family friendly.
Can be used on: https://schema.org/CreativeWork, https://schema.org/Offer, https://schema.org/Product
Implementation
static const isFamilyFriendly = IriTerm.prevalidated(
'https://schema.org/isFamilyFriendly',
);