contentReference property

FhirUri? contentReference
inherited

contentReference Identifies an element defined elsewhere in the definition whose content rules should be applied to the current element. ContentReferences bring across all the rules that are in the ElementDefinition for the element, including definitions, cardinality constraints, bindings, invariants etc.

Implementation

FhirUri? get contentReference => throw _privateConstructorUsedError;