prescribingInfo constant

IriTerm const prescribingInfo

IRI for schema:prescribingInfo [Expects: https://schema.org/URL]

Link to prescribing information for the drug.

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

Implementation

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