infectiousAgentClass constant

IriTerm const infectiousAgentClass

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

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

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

Implementation

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