hasHealthAspect constant
hasHealthAspect [Expects: https://schema.org/HealthAspectEnumeration]
Indicates the aspect or aspects specifically addressed in some {HealthTopicContent
}. For example, that the content is an overview, or that it talks about treatment, self-care, treatments or their side-effects.
Can be used on: https://schema.org/HealthTopicContent
Implementation
static const hasHealthAspect = IriTerm.prevalidated(
'https://schema.org/hasHealthAspect',
);