relatedDrug constant

IriTerm const relatedDrug

IRI for schema:relatedDrug [Expects: https://schema.org/Drug]

Any other drug related to this one, for example commonly-prescribed alternatives.

Can be used on: https://schema.org/Drug

Implementation

static const relatedDrug = IriTerm.prevalidated(
  'https://schema.org/relatedDrug',
);