multipleAnd property

FhirBoolean? multipleAnd
inherited

multipleAnd Whether multiple parameters are allowed - e.g. more than one parameter with the same name. The search matches if all the parameters match.

Implementation

FhirBoolean? get multipleAnd => throw _privateConstructorUsedError;