suggestedGender constant
suggestedGender [Expects: https://schema.org/GenderType, https://schema.org/Text]
The suggested gender of the intended person or audience, for example "male", "female", or "unisex".
Can be used on: https://schema.org/PeopleAudience, https://schema.org/SizeSpecification
Implementation
static const suggestedGender = IriTerm.prevalidated(
'https://schema.org/suggestedGender',
);