conditionality property

FhirBoolean? conditionality
inherited

conditionality This boolean flag is set to true of the text of the requirement is conditional on something e.g. it includes lanauage like 'if x then y'. This conditionality flag is introduced for purposes of filtering and colour highlighting etc.

Implementation

FhirBoolean? get conditionality => throw _privateConstructorUsedError;