multipleOr property

FhirBoolean? multipleOr
inherited

multipleOr Whether multiple values are allowed for each time the parameter exists. Values are separated by commas, and the parameter matches if any of the values match.

Implementation

FhirBoolean? get multipleOr => throw _privateConstructorUsedError;