schemaDisambiguatingDescription constant
disambiguatingDescription from schema vocabulary [Expects: https://schema.org/Text]
A sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.
Can be used on: https://schema.org/Thing
Implementation
static const schemaDisambiguatingDescription = IriTerm.prevalidated(
'https://schema.org/disambiguatingDescription',
);