labelDetails constant

IriTerm const labelDetails

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

Link to the drug's label details.

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

Implementation

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