subStageSuffix constant

IriTerm const subStageSuffix

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

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

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

Implementation

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