hasAdultConsideration constant
hasAdultConsideration [Expects: http://schema.org/AdultOrientedEnumeration]
Used to tag an item to be intended or suitable for consumption or use by adults only.
Can be used on: http://schema.org/Offer, http://schema.org/Product
Implementation
static const hasAdultConsideration = IriTerm.prevalidated(
'http://schema.org/hasAdultConsideration',
);