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 = const IriTerm(
'https://schema.org/subStageSuffix',
);