alternativeOf constant
IRI for schemahttp:alternativeOf [Expects: http://schema.org/Gene]
Another gene which is a variation of this one.
Can be used on: http://schema.org/Gene
Implementation
static const alternativeOf = IriTerm.prevalidated(
'http://schema.org/alternativeOf',
);