supersededBy constant
supersededBy [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 supersededBy = IriTerm.prevalidated(
'https://schema.org/supersededBy',
);