resource property

FhirUri? resource
inherited

resource URL of the Resource that is the type used in this filter. This is the "focus" of the topic (or one of them if there are more than one). It will be the same, a generality, or a specificity of SubscriptionTopic.resourceTrigger.resource or SubscriptionTopic.eventTrigger.resource when they are present.

Implementation

FhirUri? get resource => throw _privateConstructorUsedError;