subStageSuffix constant

IriTerm const subStageSuffix

IRI for schemahttp:subStageSuffix [Expects: http://schema.org/Text]

The substage, e.g. 'a' for Stage IIIa.

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

Implementation

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