affectedBy constant

IriTerm const affectedBy

affectedBy [Expects: https://schema.org/Drug]

Drugs that affect the test's results.

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

Implementation

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