infectiousAgentClass constant

IriTerm const infectiousAgentClass

IRI for schema:infectiousAgentClass [Expects: https://schema.org/InfectiousAgentClass]

The class of infectious agent (bacteria, prion, etc.) that causes the disease.

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

Implementation

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