strength property

ElementDefinitionBindingStrength? strength
inherited

strength Indicates the degree of conformance expectations associated with this binding - that is, the degree to which the provided value set must be adhered to in the instances.

Implementation

ElementDefinitionBindingStrength? get strength =>
    throw _privateConstructorUsedError;