affectedBy constant
affectedBy [Expects: http://schema.org/Drug]
Drugs that affect the test's results.
Can be used on: http://schema.org/MedicalTest
Implementation
static const affectedBy = IriTerm.prevalidated(
'http://schema.org/affectedBy',
);