requireBoth property

FhirBoolean? requireBoth
inherited

requireBoth If set to true, both the current and previous query criteria must evaluate true to trigger a notification for this topic. If set to false or not present, a notification for this topic will be triggered if either the current or previous tests evaluate to true.

Implementation

FhirBoolean? get requireBoth => throw _privateConstructorUsedError;