schemaSupersededBy constant
supersededBy from schema vocabulary [Expects: https://schema.org/Class, https://schema.org/Enumeration, https://schema.org/Property]
Relates a term (i.e. a property, class or enumeration) to one that supersedes it.
Can be used on: https://schema.org/Class, https://schema.org/Enumeration, https://schema.org/Property
Implementation
static const schemaSupersededBy = IriTerm.prevalidated(
'https://schema.org/supersededBy',
);